restructured directories + modularized btrfs mount
This commit is contained in:
7
dotfiles/npm/npmrc
Normal file
7
dotfiles/npm/npmrc
Normal file
@@ -0,0 +1,7 @@
|
||||
user=0
|
||||
unsafe-perm=true
|
||||
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
|
||||
store-dir=${XDG_DATA_HOME}/pnpm-store
|
||||
4
dotfiles/npm/update-notifier-npm-check.json
Normal file
4
dotfiles/npm/update-notifier-npm-check.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"optOut": false,
|
||||
"lastUpdateCheck": 1646662583446
|
||||
}
|
||||
Reference in New Issue
Block a user