Explorar o código

Set vim as editor

Thomas Dy %!s(int64=9) %!d(string=hai) anos
pai
achega
52e33043ed
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .zsh/config.zsh

+ 2 - 0
.zsh/config.zsh

@@ -48,3 +48,5 @@ bindkey "${terminfo[kend]}" end-of-line
 
 
 alias l="k -h"
 alias l="k -h"
 alias ssh="TERM=xterm-256color ssh"
 alias ssh="TERM=xterm-256color ssh"
+
+export EDITOR=vim