diff options
author | Case Duckworth | 2023-04-16 17:06:22 -0500 |
---|---|---|
committer | Case Duckworth | 2023-04-16 17:06:22 -0500 |
commit | 3b177d8c95f70db8e27fd046711f480e81ea3fa7 (patch) | |
tree | 078459e4b3ae19c9978a12ea24ade3d336f2345a /npm/npmrc | |
parent | Add a bunch of stuff (diff) | |
download | etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.tar.gz etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.zip |
uhhhh
Diffstat (limited to 'npm/npmrc')
-rw-r--r-- | npm/npmrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npm/npmrc b/npm/npmrc index fc84b78..c2da224 100644 --- a/npm/npmrc +++ b/npm/npmrc | |||
@@ -1,4 +1,3 @@ | |||
1 | prefix=${XDG_DATA_HOME}/npm | 1 | prefix=${XDG_DATA_HOME}/npm |
2 | cache=${XDG_CACHE_HOME}/npm | 2 | cache=${XDG_CACHE_HOME}/npm |
3 | tmp=${XDG_RUNTIME_DIR}/npm | ||
4 | init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js | 3 | init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js |