Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 - 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