소스 검색

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: