summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 583421c..9fdcf58 100644
--- a/.zshrc
+++ b/.zshrc
@@ -68,3 +68,6 @@ setopt autocd
eval "$(zoxide init zsh)"
alias j='z'
eval "$(mcfly init zsh)"
+
+#Add to Path
+export PATH=~/.npm-global/bin:$PATH
Back to https://optics-design.com