diff --git a/zsh/zshrc b/zsh/zshrc index 300a0b6..14e250c 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -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