diff --git a/.bashrc b/.bashrc index 0e4a186..0c012d1 100644 --- a/.bashrc +++ b/.bashrc @@ -58,6 +58,7 @@ alias gpl="git pull" alias gst="git stash" alias gsp="git stash; git pull" alias gcheck="git checkout" +alias gcredential="git config credential.helper store" # ----------------------------------------------------- # SCRIPTS