Compare commits

..

2 Commits

Author SHA1 Message Date
a177faeb66 don't install kde-* scripts on non-KDE desktops 2023-08-07 13:18:45 -04:00
31d5fbaeb5 add npm 2023-08-07 11:36:28 -04:00
2 changed files with 3 additions and 6 deletions

View File

@ -5,7 +5,7 @@
.config/sway .config/sway
.config/waybar .config/waybar
bin/kde-rofi-rbw-totp bin/kde-rofi-rbw-totp
bin/kde-rofi-rbw-autotype bin/ssh-check-host-fingerprint
{{ end }} {{ end }}
{{ if eq .chezmoi.hostname "epoch" }} {{ if eq .chezmoi.hostname "epoch" }}
@ -15,7 +15,7 @@ bin/kde-rofi-rbw-autotype
.config/sway .config/sway
.config/waybar .config/waybar
bin/kde-rofi-rbw-totp bin/kde-rofi-rbw-totp
bin/kde-rofi-rbw-autotype bin/ssh-check-host-fingerprint
{{ end }} {{ end }}
{{ if eq .chezmoi.hostname "WGC1065CTK7C3" }} {{ if eq .chezmoi.hostname "WGC1065CTK7C3" }}
@ -25,5 +25,5 @@ bin/kde-rofi-rbw-autotype
.config/sway .config/sway
.config/waybar .config/waybar
bin/kde-rofi-rbw-totp bin/kde-rofi-rbw-totp
bin/kde-rofi-rbw-autotype bin/ssh-check-host-fingerprint
{{ end }} {{ end }}

View File

@ -1,3 +0,0 @@
prefix=${XDG_DATA_HOME}/npm
cache=${XDG_CACHE_HOME}/npm
init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js