# .bashrc

# User specific aliases and functions

# Source global definitions
if [ -r /etc/bashrc ]; then
	. /etc/bashrc
fi
