dotfiles/.chezmoiignore.tmpl

13 lines
161 B
Cheetah
Raw Normal View History

2023-10-10 22:22:26 +02:00
setup.sh
2024-01-25 11:12:49 +01:00
RectangleProConfig.json
2023-10-10 22:22:26 +02:00
{{ if eq .chezmoi.os "darwin" }}
*/hypr/
*/rofi/
2023-10-11 08:28:12 +02:00
{{ end }}
{{ if eq .chezmoi.os "linux" }}
*/Library/*
*/AutoRaise/
2024-01-25 11:12:49 +01:00
{{ end }}