Mercurial > hg > cc > cirrus_home
view .bash_profile @ 205:4ccd8ad84e82
correct log output
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 23 Apr 2026 10:52:06 +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
