# I like this for big edits set -o vi # I wonder if this is persistent on the server alias al='vim ~/.bashrc; source ~/.bashrc' alias bashrc=al alias vimrc='vim ~/.vimrc' alias sn="curl -F filename='../htdocs/notes/index.txt' -F filecontents='" && return 1; curl -F filename='../htdocs/notes/'$1 -F filecontents='<'$1 -u matth3wbishop -x proxy.utas.edu.au:8080 -U mjbishop:boo http://bumble.sourceforge.net/cgi-bin/save.x.cgi } function tt { cat 'n'$1 }