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:
Pratik Tripathy
2024-09-22 19:09:57 +05:30
parent b29d390b89
commit af983810eb
4 changed files with 37 additions and 26 deletions

View File

@@ -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