Mercurial > hg > cc > cirrus_home
view .bash_profile @ 204:dc397748f4e1
rework w2c.py args
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 23 Apr 2026 10:51:36 +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
