dotfiles/zsh/.config/zsh
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
..
.zshrc zsh: fix PATH manipulation on MacOS 2022-02-03 23:28:13 +01:00
aliases zsh: fix ev alias to edit nvim's init.lua 2022-02-01 18:18:06 +01:00
completion zsh: factor out completion config to a separate file 2022-02-01 18:36:13 +01:00
prompt Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00
vi-mode Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00