tilde.etcskel/.bashrc

9 lines
124 B
Bash
Raw Normal View History

2014-10-12 19:00:59 +00:00
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions