diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index 48fc393..64f458f 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -2,7 +2,7 @@ setopt no_global_rcs # environment variables -export PATH=/home/marc/.config/scripts:/home/marc/.local/bin:$PATH:$(npm bin -g) +export PATH=/home/marc/.config/scripts:/home/marc/.local/bin:$PATH:$HOME/.cache/npm-packages/bin # aliases # to temporary disable them in case they override defaults,