aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/npm/.config/profile.d/20-npm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'npm/.config/profile.d/20-npm.sh')
-rw-r--r--npm/.config/profile.d/20-npm.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/npm/.config/profile.d/20-npm.sh b/npm/.config/profile.d/20-npm.sh
new file mode 100644
index 0000000..d6351dd
--- /dev/null
+++ b/npm/.config/profile.d/20-npm.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc"