<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,3 +42,9 @@ alias ls=&quot;ls -lA&quot;
 
 # bash
 alias reload='. ~/.bash_profile'
+
+# rvm
+if [ -s ~/.rvm/scripts/rvm ] ; then source ~/.rvm/scripts/rvm ; fi
+rvm use ruby --version 1.8.7 # Start off using the rvm of 1.87
+
+source /Users/zachinglis/.profile</diff>
      <filename>.bash_profile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f6ad5e51712cc909c64e9db7701db5437ebd110f</id>
    </parent>
  </parents>
  <author>
    <name>Zach Inglis</name>
    <email>zachinglis@Kratos-III.local</email>
  </author>
  <url>http://github.com/zachinglis/dotfiles/commit/fb20b058ddfa3abdf447c911b4ff9d07f67a5344</url>
  <id>fb20b058ddfa3abdf447c911b4ff9d07f67a5344</id>
  <committed-date>2009-10-03T12:41:04-07:00</committed-date>
  <authored-date>2009-10-03T12:41:04-07:00</authored-date>
  <message>Added rvm</message>
  <tree>5929b6d8c29f26edcc9ddc49abaee342203f9caf</tree>
  <committer>
    <name>Zach Inglis</name>
    <email>zachinglis@Kratos-III.local</email>
  </committer>
</commit>
