diff options
Diffstat (limited to 'npm')
-rw-r--r-- | npm/.config/env/90-npm.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npm/.config/env/90-npm.sh b/npm/.config/env/90-npm.sh new file mode 100644 index 0000000..1606093 --- /dev/null +++ b/npm/.config/env/90-npm.sh @@ -0,0 +1 @@ +export NPM_CONFIG_USERCONFIG="${XDG_CONFIG_HOME}/npm/config" |