summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 1025e7e..bda9808 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -138,3 +138,4 @@ tt() {
# │ 📦 PATH │
# └──────────────────────────────────────────────────────────────┘
export PATH="$PATH:/home/bh/.local/bin"
+export PATH="$HOME/.npm-global/bin:$PATH"