Explorar o código

Add alias v=vim

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

+ 1 - 0
zsh/zshrc

@@ -77,6 +77,7 @@ if (( $+commands[vim] )); then
     fi
     unset VIMRC
     export EDITOR="vim"
+    alias v='vim'
 fi
 
 #