mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Add npm-global bin to PATH in .zshrc
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user