diff --git a/recipes/_path b/recipes/_path index de0f01d..9272d39 100644 --- a/recipes/_path +++ b/recipes/_path @@ -12,7 +12,7 @@ function __addline { function _profile { [ -w ~/.bash_profile ] && __addline ~/.bash_profile $@ __addline ~/.profile "$@" - __addline ~/.zshenv "$@" + __addline ~/.zprofile "$@" } function _path_low {