瀏覽代碼

set $EDITOR=vim

Fabian Peter Hammerle 5 年之前
父節點
當前提交
660bfe7077
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: