Fix alias for gpb

This commit is contained in:
Orien Vandenbergh 2020-08-26 10:34:09 -06:00
parent 33995e0982
commit 16cf441b3b

View File

@ -69,7 +69,7 @@ function git-parent-branch {
| sed 's/.*\[\(.*\)\].*/\1/' \
| sed 's/[\^~].*//'
}
alias gpb git-parent-branch
alias gpb=git-parent-branch
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
#gpgconf --launch gpg-agent