# HG changeset patch # User Steve Losh # Date 1264866671 18000 # Node ID 859100306f60d9cde0bf89cda61ae6bac93e1037 # Parent 3cad87304d10c4f8f3aba360ac00229c9e0885b4 Add the tw alias. diff -r 3cad87304d10 -r 859100306f60 zsh/misc.zsh --- a/zsh/misc.zsh Fri Jan 29 20:12:25 2010 -0500 +++ b/zsh/misc.zsh Sat Jan 30 10:51:11 2010 -0500 @@ -1,2 +1,3 @@ alias pbc='pbcopy' -alias pbp='pbpaste' \ No newline at end of file +alias pbp='pbpaste' +alias tw='tab wo'