Remove hub compdef
Alan Pearce alan@alanpearce.uk
Tue, 06 Dec 2016 14:06:53 +0100
1 files changed, 0 insertions(+), 1 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -150,7 +150,6 @@ fi if [[ -n $commands[hub] ]] then - compdef _hub hub alias git=hub alias gh=hub fi