mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
chore: Config updates
- Kitty: Split window with [Ctrl + )] - same as konsole - npm: More configs to remove dotfiles from $HOME - VSCode: Extension update
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
;;;;
|
||||
|
||||
|
||||
cache = ~/.cache/npm
|
||||
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; _auth=null
|
||||
|
||||
; _auth=null
|
||||
; access=null
|
||||
; all=false
|
||||
; allow-same-version=false
|
||||
|
||||
Reference in New Issue
Block a user