fred vars updated to include an EDITOR setting.
[feisty_meow.git] / scripts / examples / custom_overrides / fred / fred_variables.sh
index 2b196b89c4eb79cad4abf9d1056da2b4ecb2a5cd..8df58455cd6c281dfe0f6171776c09771c366818 100644 (file)
@@ -38,6 +38,8 @@ export VISUAL=$(which vim)
 # special settings for win32 and svn.
 if [ "$OS" == "Windows_NT" ]; then
   export EDITOR=$(which gvim)
+else
+  export EDITOR=$(which vi)
 fi
 
 # this hideous mess is necessitated by our not having found the source of the