# HG changeset patch # User Jeff Hammel # Date 1380220112 25200 # Node ID 0e0222cd3cab2a794a29f1fe7a7eb06accf60f68 # Parent 2c1543b5c78f371d140be8e690feaf82ae5f1471 .bashttw diff -r 2c1543b5c78f -r 0e0222cd3cab .bashttw --- a/.bashttw Thu Sep 26 10:31:33 2013 -0700 +++ b/.bashttw Thu Sep 26 11:28:32 2013 -0700 @@ -1,4 +1,4 @@ # bash TTW alias maze='python <(curl https://raw.github.com/joewing/maze/master/maze.py 2> /dev/null)' -alias wikify='pyton <(curl https://bitbucket.org/techtonik/wikify/raw/tip/wikify.py 2> /dev/null) +alias wikify='python <(curl https://bitbucket.org/techtonik/wikify/raw/tip/wikify.py 2> /dev/null)'