diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index bdb665f..48fc393 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 +export PATH=/home/marc/.config/scripts:/home/marc/.local/bin:$PATH:$(npm bin -g) # aliases # to temporary disable them in case they override defaults,