bash/dot-bashrc
cvsdist d79c156697 auto-import changelog data from bash-2.04-11tc1.src.rpm
Sun Dec 10 2000 Chih-Wei Huang <cwhuang@linux.org.tw>
- add i18n patch
2004-09-09 03:25:22 +00:00

9 lines
124 B
Plaintext

# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi