# .bashrc - file executed when executing bash

if [ -f /etc/bashrc ]; then
	. /etc/bashrc
fi

# Put your local aliases here
