Emmanuel Bouthenot 9 anni fa
parent
commit
eddf0fe451
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
 
 #