diff --git a/install b/install index 383b152..d8a994a 100755 --- a/install +++ b/install @@ -60,6 +60,8 @@ if [ "$(uname)" == "Darwin" ]; then done LOCAL_PREFIX=$(brew --prefix) + + git config --system credential.helper osxkeychain fi gitpromptname=git-prompt.sh