<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,8 +27,8 @@ alias homecvs cvs -d &quot;:ext:bleu.west.spy.net:/usr/src2/CVS&quot;
 alias rawplay 'sfplay -i byteorder little integer 16 2 chan 2 rate 44100 end'
 
 # Use the vim detected in the .cshrc
-alias vi $EDITOR
-alias vim $EDITOR
+alias vi $VEEEYE
+alias vim $VEEEYE
 
 # alias bbs tisca bbs=bbs.digitech.org
 # alias bbs ssh -v bbs@bbs.digitech.org</diff>
      <filename>.aliases</filename>
    </modified>
    <modified>
      <diff>@@ -55,13 +55,14 @@ if ($?prompt) then
 
 	# Default editor is vi
 	setenv EDITOR vi
+	setenv VEEEYE vi
 	# Find vim
 	if (-d $HOME/MyApps/Vim.app) then
-		setenv EDITOR $HOME/MyApps/Vim.app/Contents/MacOS/Vim
+		setenv VEEEYE $HOME/MyApps/Vim.app/Contents/MacOS/Vim
 	else
 		which vim &gt;&amp; /dev/null
 		if ( $? == 0 ) then
-			setenv EDITOR vim
+			setenv VEEEYE vim
 		endif
 	endif
 	# Find emacs
@@ -71,7 +72,7 @@ if ($?prompt) then
 	    setenv EMACSCLIENT emacsclient
 	endif
 
-	setenv ALTERNATE_EDITOR $EDITOR
+	setenv ALTERNATE_EDITOR $VEEEYE
 	setenv EDITOR $EMACSCLIENT
 	setenv VISUAL $EDITOR
 	setenv NNTPSERVER news</diff>
      <filename>.cshrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5da0debbb51e0950f5dcaa2df611db4df18fce8a</id>
    </parent>
  </parents>
  <author>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </author>
  <url>http://github.com/dustin/dotfiles/commit/a909078589a1621365200d1586117fc8b0de451d</url>
  <id>a909078589a1621365200d1586117fc8b0de451d</id>
  <committed-date>2009-01-06T09:31:44-08:00</committed-date>
  <authored-date>2009-01-06T09:31:44-08:00</authored-date>
  <message>Let's not alias vi to emacsclient.</message>
  <tree>6f3af0c170473679bb6323343be6fbcd87053f0a</tree>
  <committer>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </committer>
</commit>
