diff --git a/.bash_profile b/.bash_profile index 07ff33c..f287607 100644 --- a/.bash_profile +++ b/.bash_profile @@ -21,6 +21,8 @@ if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi +PATH=/usr/local/bin:$PATH + if [ -e "/usr/bin/keychain" ]; then # load SSH key keychain --timeout 240 ~/.ssh/id_rsa