Add keybinding for git credential helper store
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -58,6 +58,7 @@ alias gpl="git pull"
|
|||||||
alias gst="git stash"
|
alias gst="git stash"
|
||||||
alias gsp="git stash; git pull"
|
alias gsp="git stash; git pull"
|
||||||
alias gcheck="git checkout"
|
alias gcheck="git checkout"
|
||||||
|
alias gcredential="git config credential.helper store"
|
||||||
|
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
# SCRIPTS
|
# SCRIPTS
|
||||||
|
|||||||
Reference in New Issue
Block a user