dotfiles/.chezmoiignore.tmpl

13 lines
161 B
Cheetah
Raw Normal View History

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