Explorar o código

Added line to set vim as the default editor.

Drew %!s(int64=12) %!d(string=hai) anos
pai
achega
7b58bee125
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      bashrc

+ 3 - 0
bashrc

@@ -122,3 +122,6 @@ vim() {
   command vim --servername vim "$@"
   stty "$STTYOPTS"
 }
+
+export PATH=$PATH:/home/drew/.gem/ruby/2.0.0/bin
+export EDITOR="vim"