nzeer /.bash_profile

# .bash_profile
source /etc/bashrc

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi