dotfiles/zsh/.config
Fernando Schauenburg e994d8f0e3 zsh: fix PATH manipulation on MacOS
My previous fix for /usr/libexec/path_helper messing with the PATH was
no longer working because zsh sources /etc/zprofile (which on MacOS
executes path_helper) AFTER $HOME/.zshenv, thus overwriting my changes.
2022-02-03 23:28:13 +01:00
..
zsh zsh: fix PATH manipulation on MacOS 2022-02-03 23:28:13 +01:00