blob: 0ee04a3108164fc486d03f5bf2bbf992b5fb14f9 [file] [log] [blame]
# .bash_profile
umask 022
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi