Mercurial > hg > cc > cirrus_home
view .bash_profile @ 196:436c976ed27f
try to get -m working properly
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Tue, 22 Apr 2025 14:32:50 +0100 |
| parents | efaa10c1e9ea |
| children |
line wrap: on
line source
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs export MANPATH=:/usr/share/man
