Commit graph

4 commits

Author SHA1 Message Date
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
400c9041fd zsh: factor out completion config to a separate file 2022-02-01 18:36:13 +01:00
b56c174f0f zsh: fix ev alias to edit nvim's init.lua 2022-02-01 18:18:06 +01:00
fffb78e27e Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00