<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,3 @@
-require 'autotest/redgreen'
-require 'autotest/growl'
-# require 'meow/autotest'
+require &quot;autotest/redgreen&quot;
+require &quot;autotest/growl&quot;
+require &quot;autotest/fsevent&quot;</diff>
      <filename>autotest</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,11 @@
 --- 
-:update_sources: true
+:backtrace: false
+:benchmark: false
 :bulk_threshold: 1000
-:verbose: true
 :sources: 
 - http://gems.rubyforge.org/
 - http://gems.github.com
 - http://gems.engineyard.com
-:backtrace: false
-:benchmark: false
+- http://gems.github.com
+:update_sources: true
+:verbose: true</diff>
      <filename>gemrc</filename>
    </modified>
    <modified>
      <diff>@@ -80,7 +80,7 @@ endif
 
 &quot; Map FuzzyFinderTextMate to '\t'
 map &lt;leader&gt;t :FuzzyFinderTextMate&lt;CR&gt;
-map ,t :ruby finder.rescan!
+map ,t :ruby finder.rescan!&lt;CR&gt;
 
 set hidden
 nnoremap ' `
@@ -103,8 +103,14 @@ set shortmess=atI
 set visualbell
 
 &quot; Customize here: http://vim.wikia.com/wiki/VimTip24
-let w:m1=matchadd('Search', '\%&lt;81v.\%&gt;77v', -1)
+let w:m1=matchadd('Search', '\%&lt;81v.\%&gt;80v', -1)
 let w:m2=matchadd('ErrorMsg', '\%&gt;80v.\+', -1)
 au BufWinEnter * let w:m1=matchadd('Search', '\%&lt;81v.\%&gt;80v', -1)
 au BufWinEnter * let w:m2=matchadd('ErrorMsg', '\%&gt;80v.\+', -1)
 
+&quot; Git updates are OK
+set autoread
+
+&quot; Emacs like movement in insert mode
+map! &lt;C-A&gt; &lt;Home&gt;
+map! &lt;C-E&gt; &lt;End&gt;</diff>
      <filename>vimrc</filename>
    </modified>
    <modified>
      <diff>@@ -3,15 +3,16 @@
 autoload -U colors
 colors
 setopt PROMPT_SUBST
-export PROMPT='%{${bg[grey]}%}%{${fg[blue]}%}%3~%{${fg[green]}%}$(git_info_for_prompt) %{${fg[red]}%}&#8594; %{${fg[default]}%}%{${bg[default]}%}'
+export PROMPT=$'%{${bg[grey]}%}%{${fg[blue]}%}%3~%{${fg[green]}%}$(git_info_for_prompt) %{${fg[red]}%}&#8594; %{${fg[default]}%}%{${bg[default]}%}'
 export RPROMPT=&quot;&quot;
 
 export LSCOLORS=&quot;Exfxcxdxbxegedabagacad&quot;
 
-export PATH=/usr/local/bin:/usr/local/jruby/bin:/usr/local/mysql/bin:/usr/local/checker-0.155:$PATH
-export MANPATH=/usr/local/man:$MANPATH
+export PATH=/usr/local/bin:/usr/games:/usr/local/jruby/bin:/usr/local/mysql/bin:/usr/local/checker-0.155:$PATH
+export MANPATH=/usr/local/man:/usr/games/man/man6:$MANPATH
 export CODEPATH=~/Documents/Code
 export GEMPATH=`gem env gemdir`
+export RIPDIR=~/.rip
 
 # export VISUAL=&quot;mate -w&quot;
 # export EDITOR=&quot;vim&quot;</diff>
      <filename>zsh/config</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,10 @@
 . ~/.zsh/config
 . ~/.zsh/aliases
 . ~/.zsh/completion
+
+# -- start rip config -- #
+RIPDIR=/Users/stephen/.rip
+RUBYLIB=&quot;$RUBYLIB:$RIPDIR/active/lib&quot;
+PATH=&quot;$PATH:$RIPDIR/active/bin&quot;
+export RIPDIR RUBYLIB PATH
+# -- end rip config -- #</diff>
      <filename>zshrc</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>vim/.netrwhist</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>5e314a7d4d4d2bad78187afad3f32f831bb0dbb4</id>
    </parent>
  </parents>
  <author>
    <name>Stephen Celis</name>
    <email>stephen@stephencelis.com</email>
  </author>
  <url>http://github.com/stephencelis/dotfiles/commit/34502882c597fa315c614541299ef6fc0986f223</url>
  <id>34502882c597fa315c614541299ef6fc0986f223</id>
  <committed-date>2009-08-11T11:13:52-07:00</committed-date>
  <authored-date>2009-08-11T11:13:52-07:00</authored-date>
  <message>Synch.</message>
  <tree>fd66134c6d77e2b7577e7457aaf9c9659ae4c5bc</tree>
  <committer>
    <name>Stephen Celis</name>
    <email>stephen@stephencelis.com</email>
  </committer>
</commit>
