From 1d562af8927d932bc3329de3b06c94a966047238 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 30 Jan 2023 17:33:06 -0600 Subject: Add a bunch of stuff Forgot I had to `git add -f' these! --- npm/npmrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 npm/npmrc (limited to 'npm/npmrc') diff --git a/npm/npmrc b/npm/npmrc new file mode 100644 index 0000000..fc84b78 --- /dev/null +++ b/npm/npmrc @@ -0,0 +1,4 @@ +prefix=${XDG_DATA_HOME}/npm +cache=${XDG_CACHE_HOME}/npm +tmp=${XDG_RUNTIME_DIR}/npm +init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js -- cgit 1.4.1-21-gabe81