diff --git a/.chezmoiignore b/.chezmoiignore index 69a7963..44a2a20 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,23 +1,29 @@ {{ if eq .chezmoi.hostname "daybreak" }} .config/beets -.config/sway -.config/waybar .config/kitty .config/kitty/kitty-gruvbox-theme +.config/sway +.config/waybar +bin/kde-rofi-rbw-totp +bin/ssh-check-host-fingerprint {{ end }} {{ if eq .chezmoi.hostname "epoch" }} .config/beets -.config/sway -.config/waybar .config/kitty .config/kitty/kitty-gruvbox-theme +.config/sway +.config/waybar +bin/kde-rofi-rbw-totp +bin/ssh-check-host-fingerprint {{ end }} {{ if eq .chezmoi.hostname "WGC1065CTK7C3" }} .config/beets -.config/sway -.config/waybar .config/kitty .config/kitty/kitty-gruvbox-theme +.config/sway +.config/waybar +bin/kde-rofi-rbw-totp +bin/ssh-check-host-fingerprint {{ end }}