<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,3 +11,11 @@ export   LC_CTYPE='en_GB.UTF-8'
 export    INPUTRC=&quot;${HOME}/etc/input&quot;
 
 alias visudo='VISUAL=vi sudo visudo'
+
+function bumph {
+    local file
+    for file in &quot;$@&quot;; do
+        rsync -avP &quot;$file&quot; \
+            bumph.cackhanded.net:/sites/htdocs/bumph.cackhanded.net
+    done
+}</diff>
      <filename>etc/bash/rc/misc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f670508f14049c1ad71d943a1683b0aabf23f61a</id>
    </parent>
  </parents>
  <author>
    <name>Mark Norman Francis</name>
    <email>norm@cackhanded.net</email>
  </author>
  <url>http://github.com/norm/homedir/commit/3811c4240c2a055634e631c74d35feb37ca718fe</url>
  <id>3811c4240c2a055634e631c74d35feb37ca718fe</id>
  <committed-date>2009-10-16T15:51:34-07:00</committed-date>
  <authored-date>2009-10-16T15:51:34-07:00</authored-date>
  <message>bash: Add function to upload files to bumph.cackhanded.net.</message>
  <tree>4322718ebba11d6cfadbec5c57f270e21708a593</tree>
  <committer>
    <name>Mark Norman Francis</name>
    <email>norm@cackhanded.net</email>
  </committer>
</commit>
