Remove hub compdef
1 file changed, 0 insertions(+), 1 deletion(-)
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