home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / .bashrc < prev    next >
Text File  |  2006-06-05  |  124b  |  9 lines

  1. # .bashrc
  2.  
  3. # User specific aliases and functions
  4.  
  5. # Source global definitions
  6. if [ -f /etc/bashrc ]; then
  7.     . /etc/bashrc
  8. fi
  9.