diff --git a/profile b/profile index 08b19b4..88e06de 100644 --- a/profile +++ b/profile @@ -4,3 +4,5 @@ if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` > /dev/null fi + +[[ -f ~/.bashrc ]] && . ~/.bashrc