d05411c1a40a5e8b7a2aaa9a315a4354c8ceda6d
[my-dotfiles.git] / bash_profile
1 #! /bin/bash
2
3 if [ -f ~/.bashrc ]; then
4 source ~/.bashrc
5 fi
6