source: noc/.bashrc @ 45

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