diff --git a/.config/shell/profile b/.config/shell/profile
index 406f5717..d244a3ec 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -5,9 +5,6 @@
 # Adds `~/.local/bin` to $PATH
 export PATH="$PATH:${$(find -L ~/.local/bin -type d -printf %p:)%%:}"
 
-# Adds `~/.local/share/npm-global` to $PATH
-export PATH="~/.npm-global/bin:$PATH"
-
 unsetopt PROMPT_SP
 
 # Default programs: