diff --git a/config/zsh/login/npm b/config/zsh/login/npm new file mode 100644 index 0000000..5d74ce6 --- /dev/null +++ b/config/zsh/login/npm @@ -0,0 +1,3 @@ +#! zsh +: ${NPM_CONFIG_USERCONFIG:=$XDG_CONFIG_HOME/npm/config} +export NPM_CONFIG_USERCONFIG