From 1df76d05032f6e189c3950d4743679cf5ca303e0 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Sat, 25 Jan 2014 22:46:15 -0800 Subject: [PATCH] better vim aliasing for mac --- zsh-files/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh-files/.zshrc b/zsh-files/.zshrc index 59ad74d..740d963 100644 --- a/zsh-files/.zshrc +++ b/zsh-files/.zshrc @@ -51,3 +51,5 @@ source $ZSH/oh-my-zsh.sh # export PATH=~/.vim/bundle/powerline/scripts:$PATH # export PYTHONPATH=~/.vim/bundle/powerline:$PYTHONPATH export EDITOR=vim +export PATH=$PATH:~/play-2.1.3/ +export PATH=$PATH:~/idea-IC-129.713/bin