X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=zsh%2Fzshrc;h=b0e385770e9147aa283def65da55e1333468ebb1;hb=ead4f202d58421c31b50ef662d1ee5429543599c;hp=518238f8c0bdca3fe6ba65bd33b991381595653e;hpb=05b182e7dbdc09f1fab436559fb25086c54c66b8;p=dotfiles.git diff --git a/zsh/zshrc b/zsh/zshrc index 518238f..b0e3857 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -211,3 +211,5 @@ export ZSHHOME="$HOME/.zsh" [[ -s `brew --prefix`/etc/autojump.sh ]] && . `brew --prefix`/etc/autojump.sh alias emacs='TERM=xterm-256color emacs -nw' + +alias tw='open -a /Applications/TextWrangler.app/'