diff --git a/custom/brew.plugin.zsh b/custom/brew.plugin.zsh index d90eda237..aa892f67f 100644 --- a/custom/brew.plugin.zsh +++ b/custom/brew.plugin.zsh @@ -1,2 +1,3 @@ #python path ==> brew easy_install and pip are used export PATH='/usr/local/share/python':$PATH +export HOMEBREW_EDITOR=vim