8760f0f6a83b
Add a hyde alias.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 27 Sep 2009 09:53:58 -0400 |
parents | 504e33d33953 |
children | 089f3baf9376 |
branches/tags | (none) |
files | .bashrc |
Changes
--- a/.bashrc Wed Sep 23 08:13:44 2009 -0400 +++ b/.bashrc Sun Sep 27 09:53:58 2009 -0400 @@ -9,6 +9,7 @@ alias fab='fab -i ~/.ssh/stevelosh' alias tweets-stevelosh='~/src/grabtweets/grabtweets.py -p ~/Documents/tweets/stevelosh' alias meme="curl -q --silent meme.boxofjunk.ws/moar.txt?lines=1" +alias hyde='python /Users/sjl/lib/virtualenvs/hyde-site/lib/hyde/hyde.py' bind 'set completion-ignore-case on' bind 'set show-all-if-ambiguous on'