about summary refs log tree commit diff stats
path: root/npm
diff options
context:
space:
mode:
authorCase Duckworth2023-04-16 17:06:22 -0500
committerCase Duckworth2023-04-16 17:06:22 -0500
commit3b177d8c95f70db8e27fd046711f480e81ea3fa7 (patch)
tree078459e4b3ae19c9978a12ea24ade3d336f2345a /npm
parentAdd a bunch of stuff (diff)
downloadetc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.tar.gz
etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.zip
uhhhh
Diffstat (limited to 'npm')
-rw-r--r--npm/npmrc1
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 @@
1prefix=${XDG_DATA_HOME}/npm 1prefix=${XDG_DATA_HOME}/npm
2cache=${XDG_CACHE_HOME}/npm 2cache=${XDG_CACHE_HOME}/npm
3tmp=${XDG_RUNTIME_DIR}/npm
4init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js 3init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js