Browse Source

Sets editor

Fred Damstra [k8s1.home.monkeybox.org] 4 years ago
parent
commit
8d2bec1995
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .bashrc

+ 2 - 0
.bashrc

@@ -250,6 +250,8 @@ export LSCOLORS="gxfxcxdxbxegedabagacad"
 # Disable bell for tab completion
 #bind 'set bell-style none'
 
+export EDITOR=vim
+
 echo ""
 echo "Reminder: Use command-shift-s to save your window arrangement, command-shift-r to restore."
 echo ""