
# Sourcing .bashrc (added by Deployrr)
if [ -f ~/.bashrc ]; then
    source ~/.bashrc
fi
