<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bash/ssh_autocompletion.sh</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -86,13 +86,5 @@ alias src='cd ~/src'
 alias docs='cd ~/documents'
 alias scripts='cd ~/src/scripts'
 
-# ssh autocompletion
-SSH_COMPLETE=( $(cat ~/.ssh/known_hosts | \
-cut -f 1 -d ' ' | \
-sed -e s/,.*//g | \
-uniq | \
-egrep -v [0123456789]) )
-complete -o default -W &quot;${SSH_COMPLETE[*]}&quot; ssh
-
 alias h?=&quot;history | grep &quot;
-alias ps?=&quot;ps aux | grep &quot;
\ No newline at end of file
+alias ps?=&quot;ps aux | grep &quot;</diff>
      <filename>bash/aliases.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ced38903efa86905773ab77f5ca0a9d631c45042</id>
    </parent>
  </parents>
  <author>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </author>
  <url>http://github.com/relevance/etc/commit/33bd0a2f96cca31f52124b700b47ac279d059060</url>
  <id>33bd0a2f96cca31f52124b700b47ac279d059060</id>
  <committed-date>2008-07-15T06:26:01-07:00</committed-date>
  <authored-date>2008-07-15T06:26:01-07:00</authored-date>
  <message>split out ssh completion from aliases, improved ssh completion to include hosts in ~/.ssh/config</message>
  <tree>6232afe3bc3889626c28ed0ad8ea8636e378d4ba</tree>
  <committer>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </committer>
</commit>
