emacs hydra echo area https://github.com/abo-abo/hydra/issues/134
[dotfiles.git] / zsh / zshrc
index 8557823..b0e3857 100644 (file)
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -211,4 +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'
+
+alias tw='open -a /Applications/TextWrangler.app/'