source:
trunk/debathena/config/nmh-config/debian/80-bash-add-mh-path
@
24757
Revision 24757, 112 bytes checked in by geofft, 14 years ago (diff) |
---|
Line | |
---|---|
1 | if [ -e ~/Mail/context ] || [ -e ~/.config/debathena/nmh-in-path ]; then |
2 | export PATH="$PATH:/usr/bin/mh" |
3 | fi |
Note: See TracBrowser
for help on using the repository browser.