Update 2 files

- /docs/TODO.md
- /home/dot_config/npm/npmrc.tmpl
This commit is contained in:
Brian Zalewski 2023-02-16 09:12:08 +00:00
parent 6d51ef2b22
commit 2c1955333a
2 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,9 @@ Ensure git-delta (or kvantum or fzf) installs with dnf on Fedora because it didn
https://drasite.com/blog/Pimp%20my%20terminal
https://github.com/checkly/headless-recorder
https://github.com/QaidVoid/Complete-Single-GPU-Passthrough
https://github.com/dosyago/DiskerNet
https://github.com/mldangelo/personal-site
https://github.com/rigoneri/Syte3
✖ ERROR Gsettings Failed to apply gsetting
Error: Command failed: gsettings set org.gnome.desktop.interface color-scheme prefer-dark
No such key “color-scheme”

View file

@ -1,6 +1,6 @@
cache=${XDG_CACHE_HOME}/npm
cache={{ .host.home }}/.cache/npm
init.license=MIT
init.version=0.0.1
init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js
prefix=${XDG_DATA_HOME}/npm
store-dir=${XDG_DATA_HOME}/pnpm-store
init-module={{ .host.home }}/.config/npm/config/npm-init.js
prefix={{ .host.home }}/.local/share/npm
store-dir={{ .host.home }}/.local/share/pnpm-store