]> mj.ucw.cz Git - eval.git/blob - template/.bashrc
Added pedantic check of file syntax.
[eval.git] / template / .bashrc
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