Explorar el Código

set $EDITOR=vim

Fabian Peter Hammerle hace 5 años
padre
commit
660bfe7077
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rc.xsh

+ 1 - 0
rc.xsh

@@ -27,6 +27,7 @@ $RIGHT_PROMPT = '{gitstatus}{env_name: {}}'
 import os
 import re
 
+$EDITOR = 'vim'
 # required by pinentry-tty when using gpg command:
 $GPG_TTY = $(tty)
 # wrapper for termite required when launching termite from ranger: