all repos — nixfiles @ 702cd2fd8286d925f4c96ba8504a138feebc3563

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

zsh: Remove gh alias

Alan Pearce
commit

702cd2fd8286d925f4c96ba8504a138feebc3563

parent

1f09d8508fa3847c33fb0322f777d16b9b790707

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M zsh/.config/zsh/.zshrczsh/.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] ]]