# .bashrc - startup file for bash as interactive shell if [ -f /etc/bashrc ]; then . /etc/bashrc fi # Put your local functions and aliases here