root/env/.bash_profile
| Revision 3, 181 bytes (checked in by devja..@anarkystic.com, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | # |
| 2 | # termie's bash environment stuffs |
| 3 | # |
| 4 | |
| 5 | # set up the common environment |
| 6 | [ -f $HOME/.commonenv ] && . $HOME/.commonenv |
| 7 | |
| 8 | # run the bashrc |
| 9 | [ -f $HOME/.bashrc ] && . $HOME/.bashrc |
Note: See TracBrowser for help on using the browser.
