# HG changeset patch # User Steve Losh # Date 1253708024 14400 # Node ID 504e33d339538b52e0cf806760b9847479c57d7f # Parent 56b45b4b93a29001d41e9c4e58bcdcfa55710c13 Rename mememe to meme. Short to type = moar memes. diff -r 56b45b4b93a2 -r 504e33d33953 .bashrc --- a/.bashrc Tue Sep 22 23:38:17 2009 -0400 +++ b/.bashrc Wed Sep 23 08:13:44 2009 -0400 @@ -8,7 +8,7 @@ alias flakes="find . -name '*.py' -print0 | xargs -0 pyflakes" alias fab='fab -i ~/.ssh/stevelosh' alias tweets-stevelosh='~/src/grabtweets/grabtweets.py -p ~/Documents/tweets/stevelosh' -alias mememe="curl -q --silent meme.boxofjunk.ws/moar.txt?lines=1" +alias meme="curl -q --silent meme.boxofjunk.ws/moar.txt?lines=1" bind 'set completion-ignore-case on' bind 'set show-all-if-ambiguous on'