Browse Source

Use vim everywhere

How come I haven't set this years ago?
Alois Mahdal 8 years ago
parent
commit
8e7c52564f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/bash/main.bashrc

+ 1
- 0
dotfiles/bash/main.bashrc View File

257
 ### '''''' ###
257
 ### '''''' ###
258
 
258
 
259
 export LC_COLLATE=C     # make sort upper first
259
 export LC_COLLATE=C     # make sort upper first
260
+export EDITOR=vim
260
 
261
 
261
 export PRETTY=color
262
 export PRETTY=color
262
 export PRETTY_DEBUG_EXCLUDE=inigrep
263
 export PRETTY_DEBUG_EXCLUDE=inigrep