Fix alias for gpb
This commit is contained in:
parent
33995e0982
commit
16cf441b3b
@ -69,7 +69,7 @@ function git-parent-branch {
|
|||||||
| sed 's/.*\[\(.*\)\].*/\1/' \
|
| sed 's/.*\[\(.*\)\].*/\1/' \
|
||||||
| sed 's/[\^~].*//'
|
| sed 's/[\^~].*//'
|
||||||
}
|
}
|
||||||
alias gpb git-parent-branch
|
alias gpb=git-parent-branch
|
||||||
|
|
||||||
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||||
#gpgconf --launch gpg-agent
|
#gpgconf --launch gpg-agent
|
||||||
|
Loading…
Reference in New Issue
Block a user