dotfiles/.chezmoiignore

51 lines
940 B
Text
Raw Normal View History

2024-04-15 12:01:39 -07:00
README.md
2024-04-19 18:13:51 -07:00
tags*
2024-04-15 12:01:39 -07:00
2024-04-21 10:35:21 -07:00
{{- if eq .chezmoi.hostname "marleycentre" }}
.config/composer
.config/firefox
.config/gtk-3.0
.config/gtk-4.0
.config/transmission
.config/zathura
2024-04-21 10:42:36 -07:00
.icons
.config/fish/conf.d/30-gtk.fish
.config/fish/conf.d/30-qt.fish
2024-04-21 10:35:21 -07:00
{{- end }}
{{- if ne .osid "darwin" }}
.config/fish/conf.d/30-python.fish
2024-04-21 17:20:05 -07:00
.config/packages/Brewfile
{{- end }}
2024-04-15 12:01:39 -07:00
{{- if ne .chezmoi.os "linux" }}
.config/gtk-3.0
.config/gtk-4.0
.config/openrazer
.config/razercommander
.config/zathura
2024-04-15 12:32:56 -07:00
.config/fish/conf.d/30-gtk.fish
.config/fish/conf.d/30-journalctl.fish
2024-04-21 10:42:36 -07:00
.config/fish/conf.d/30-qt.fish
2024-04-15 12:32:56 -07:00
.config/fish/conf.d/30-systemctl.fish
2024-04-15 12:01:39 -07:00
.icons
{{- end }}
2024-04-21 10:35:21 -07:00
{{- if ne .osid "linux-arch" }}
2024-04-15 12:01:39 -07:00
.config/awesome
.config/mopidy
.config/ncmpcpp
2024-04-21 10:35:21 -07:00
.config/packages/arch*
.config/pacman
2024-04-15 12:01:39 -07:00
.config/qalculate
.config/rofi
.config/yay
.config/.fehbg
.config/picom.conf
2024-04-21 10:42:36 -07:00
.config/fish/conf.d/30-yay.fish
.config/fish/functions/pkgsearch.fish
2024-04-15 12:01:39 -07:00
.screenlayout
.xprofile
.Xresources
{{- end }}