diff --git a/configs/.zshrc b/configs/.zshrc index 490c17b..1ca26eb 100644 --- a/configs/.zshrc +++ b/configs/.zshrc @@ -1,5 +1,6 @@ # If you come from bash, you might have to change your $PATH. export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH="/home/pi/.npm-global/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" # Path to your oh-my-zsh installation.