Mercurial > hg > cc > cirrus_home
view .bash_profile @ 201:93dc3b9f70a6
maybe got -m working using --array
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 26 Mar 2026 17:27:21 +0000 |
| 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
