Browse Source

set $EDITOR=vim

Fabian Peter Hammerle 5 years ago
parent
commit
660bfe7077
1 changed files with 1 additions and 0 deletions
  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: