3 # Source global definitions
4 if [ -f /etc/bashrc ]; then
11 alias ls='ls --color=auto'
14 alias wget='wget --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"'
15 alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
16 export PATH="${PATH}:${HOME}/cmccabe-bin"
19 # non-interactive shell