all repos — nixfiles @ a9f8643e5436256c9abb8506eb78af95b6a379fc

System and user configuration, managed by nix and home-manager

Remove hub compdef
Alan Pearce alan@alanpearce.uk
Tue, 06 Dec 2016 14:06:53 +0100
commit

a9f8643e5436256c9abb8506eb78af95b6a379fc

parent

d047b1d407b0db0d15645e36464fc1bd1b5ea771

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -150,7 +150,6 @@ fi 
 if [[ -n $commands[hub] ]]
 then
-  compdef _hub hub
   alias git=hub
   alias gh=hub
 fi