zsh: Remove gh alias
Alan Pearce alan@alanpearce.eu
Fri, 22 Sep 2017 16:00:17 +0200
1 files changed, 0 insertions(+), 1 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -175,7 +175,6 @@ if [[ -n $commands[hub] ]] then alias git=hub - alias gh=hub fi if [[ -n $commands[gpg2] && -z $commands[gpg] ]]