source:
noc/.bashrc
@
42
Last change on this file since 42 was 42, checked in by presbrey, 18 years ago | |
---|---|
File size: 124 bytes |
Line | |
---|---|
1 | # .bashrc |
2 | |
3 | # Source global definitions |
4 | if [ -f /etc/bashrc ]; then |
5 | . /etc/bashrc |
6 | fi |
7 | |
8 | # User specific aliases and functions |
Note: See TracBrowser
for help on using the repository browser.