<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>etc/bash/host/Ironforge</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,3 +11,12 @@ source ~/etc/bash/run
 #    http_load -parallel $2 -seconds $3 /tmp/$STAMP.http_load_temp_file
 #    rm -f /tmp/$STAMP.http_load_temp_file
 #}
+
+##
+# Your previous /Users/Carlo/.bash_profile file was backed up as /Users/Carlo/.bash_profile.macports-saved_2009-06-18_at_17:17:05
+##
+
+# MacPorts Installer addition on 2009-06-18_at_17:17:05: adding an appropriate MANPATH variable for use with MacPorts.
+export MANPATH=/opt/local/share/man:$MANPATH
+# Finished adapting your MANPATH environment variable for use with MacPorts.
+</diff>
      <filename>.bash_profile</filename>
    </modified>
    <modified>
      <diff>@@ -4,13 +4,13 @@
 
 
 case $HOST in
-    Rupert*|Cortana*)
+    Ironforge*|Cortana*)
         # fork when not at home
         PS1=&quot;${pgreen}${HOST}${preset}&quot;
         ;;
-    charpool*)
+    charpool*|moe*)
         # live hostname
-        PS1=&quot;${pblue}${HOST}${preset}&quot;
+        PS1=&quot;${pcyan}${HOST}${preset}&quot;
         ;;
     *)
         # basic prompt
@@ -21,7 +21,7 @@ PS1=&quot;${PS1} ${pyellow}\w${preset}&quot;
 
 
 # if not my regular user, show username
-[ &quot;`echo -n $USER | sed -e 's/carlo//ig'`&quot; != &quot;&quot; ] &amp;&amp; PS1=&quot;${pred}\u${preset}@${PS1}&quot;
+[ $USER != &quot;&quot; ] &amp;&amp; PS1=&quot;${pred}\u${preset}@${PS1}&quot;
 
 
 # if we can edit the title of the terminal, do so</diff>
      <filename>etc/bash/prompt</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>etc/bash/host/Rupert</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>0b7b4824d1f802b5a12f5272a0a86a0c855fd665</id>
    </parent>
  </parents>
  <author>
    <name>Carlo Zottmann (Rupert)</name>
    <email>carlo@zottmann.org</email>
  </author>
  <url>http://github.com/carlo/homedir/commit/c6102343862f9ca7805e58804b4b97f4a582886f</url>
  <id>c6102343862f9ca7805e58804b4b97f4a582886f</id>
  <committed-date>2009-06-18T09:16:35-07:00</committed-date>
  <authored-date>2009-06-18T09:16:35-07:00</authored-date>
  <message>New machine, some new colors.</message>
  <tree>1da62704d8cb5384c06c40094fc981da9204c95e</tree>
  <committer>
    <name>Carlo Zottmann (Rupert)</name>
    <email>carlo@zottmann.org</email>
  </committer>
</commit>
