zsh: Remove gh alias
1 file changed, 0 insertions(+), 1 deletion(-)
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] ]]