# HG changeset patch # User Steve Losh # Date 1264866742 18000 # Node ID 73480c9be2998eb41fbcbfe93cc3cafa2f2e19ef # Parent 859100306f60d9cde0bf89cda61ae6bac93e1037 Revert the tw alias. Something was weird. diff -r 859100306f60 -r 73480c9be299 zsh/misc.zsh --- a/zsh/misc.zsh Sat Jan 30 10:51:11 2010 -0500 +++ b/zsh/misc.zsh Sat Jan 30 10:52:22 2010 -0500 @@ -1,3 +1,2 @@ alias pbc='pbcopy' -alias pbp='pbpaste' -alias tw='tab wo' +alias pbp='pbpaste' \ No newline at end of file