Mercurial > hg > config
changeset 536:0e0222cd3cab
.bashttw
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 26 Sep 2013 11:28:32 -0700 |
parents | 2c1543b5c78f |
children | 9bb762fc3a94 |
files | .bashttw |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)'