shell: move file out of the home base dir
This commit is contained in:
5
shell/dot-config/npm/npmrc
Normal file
5
shell/dot-config/npm/npmrc
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
prefix=${XDG_DATA_HOME}/npm
|
||||
cache=${XDG_CACHE_HOME}/npm
|
||||
init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js
|
||||
logs-dir=${XDG_STATE_HOME}/npm/logs
|
||||
Reference in New Issue
Block a user