Explorar o código

Add alias g for git

Emmanuel Bouthenot %!s(int64=9) %!d(string=hai) anos
pai
achega
44f428dfdf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      zsh/zshrc

+ 1 - 0
zsh/zshrc

@@ -98,6 +98,7 @@ if [[ -f "${GIT_FAKE_HOME}/.gitconfig" ]]; then
             =git ${GIT_OPTIONS} $@
         )
     }
+    alias g='git'
 fi
 
 #