Mercurial > hg > cc > cirrus_home
view .bash_profile @ 206:d9fea13d4220
prep for exercise 4
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Wed, 10 Jun 2026 19:07:32 +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
