Mercurial > hg > config
comparison .bashttw @ 536:0e0222cd3cab
.bashttw
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Thu, 26 Sep 2013 11:28:32 -0700 | 
| parents | 2c1543b5c78f | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 535:2c1543b5c78f | 536:0e0222cd3cab | 
|---|---|
| 1 # bash TTW | 1 # bash TTW | 
| 2 | 2 | 
| 3 alias maze='python <(curl https://raw.github.com/joewing/maze/master/maze.py 2> /dev/null)' | 3 alias maze='python <(curl https://raw.github.com/joewing/maze/master/maze.py 2> /dev/null)' | 
| 4 alias wikify='pyton <(curl https://bitbucket.org/techtonik/wikify/raw/tip/wikify.py 2> /dev/null) | 4 alias wikify='python <(curl https://bitbucket.org/techtonik/wikify/raw/tip/wikify.py 2> /dev/null)' | 
