Explorar el Código

Set default editor.

bsofdth hace 12 años
padre
commit
df778a9259
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      bashrc

+ 1 - 0
bashrc

@@ -116,6 +116,7 @@ fi
 
 # allow ctrl+S in vim to save files, ie pass the command to vim when
 # vim is open.
+export EDITOR="vim"
 vim() {
   local STTYOPTS="$(stty --save)"
   stty stop '' -ixoff