504e33d33953

Rename mememe to meme.  Short to type = moar memes.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Sep 2009 08:13:44 -0400
parents 56b45b4b93a2
children 8760f0f6a83b
branches/tags (none)
files .bashrc

Changes

--- 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'