From 702cd2fd8286d925f4c96ba8504a138feebc3563 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 22 Sep 2017 16:00:17 +0200 Subject: zsh: Remove gh alias --- zsh/.config/zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 7b1249c..3efc61a 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -175,7 +175,6 @@ fi if [[ -n $commands[hub] ]] then alias git=hub - alias gh=hub fi if [[ -n $commands[gpg2] && -z $commands[gpg] ]] -- cgit 1.4.1