From 40d25b9213259eb9a083882ffdf9108ae306c706 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 21 Dec 2017 11:59:26 +0100 Subject: zsh: Unalias git->hub --- zsh/.config/zsh/.zshrc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 3efc61a..1bc434c 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -172,11 +172,6 @@ fi # General configuration -if [[ -n $commands[hub] ]] -then - alias git=hub -fi - if [[ -n $commands[gpg2] && -z $commands[gpg] ]] then alias gpg=gpg2 -- cgit 1.4.1