source: noc/.bashrc @ 43

Last change on this file since 43 was 42, checked in by presbrey, 17 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.