diff --git a/zsh-files/zshrc b/zsh-files/zshrc index 29113f4..23538d1 100644 --- a/zsh-files/zshrc +++ b/zsh-files/zshrc @@ -52,4 +52,5 @@ source $ZSH/oh-my-zsh.sh # alias vim="~/local/bin/vim" +export PATH=~/local/bin:$PATH export EDITOR=vim