punkfairie
9f5c7c826f
Update .chezmoiignore Add .chezmoiremove Remove .bash_logout Remove .bash_profile Update .config/fish/functions/batt.fish Update .config/fish/functions/extract.fish Update .local/bin/get-gpg-key Update .xprofile Change attributes of .config/xrandr/desktop.sh Change attributes of .gnupg/gpg-agent.conf
66 lines
1 KiB
Text
66 lines
1 KiB
Text
README.md
|
|
tags*
|
|
**/*.src.ini
|
|
|
|
{{- if ne .chezmoi.hostname "archbaby" }}
|
|
.config/fish/functions/batt.fish
|
|
{{- end }}
|
|
|
|
{{- if .isServer }}
|
|
.config/awesome
|
|
.config/cava
|
|
.config/composer
|
|
.config/dunst
|
|
.config/fehbg
|
|
.config/firefox
|
|
.config/fish/conf.d/30-gtk.fish
|
|
.config/fish/conf.d/30-qt.fish
|
|
.config/gtk-3.0
|
|
.config/gtk-4.0
|
|
.config/i3
|
|
.config/mpd
|
|
.config/ncmpcpp
|
|
.config/openrazer
|
|
.config/picom
|
|
.config/polybar
|
|
.config/razercommander
|
|
.config/rofi
|
|
.config/wezterm
|
|
.config/zathura
|
|
.icons
|
|
{{- end }}
|
|
|
|
{{- if ne .osid "darwin" }}
|
|
.config/packages/Brewfile
|
|
{{- end }}
|
|
|
|
{{- if ne .chezmoi.os "linux" }}
|
|
.config/fish/conf.d/30-gtk.fish
|
|
.config/fish/conf.d/30-qt.fish
|
|
.config/gtk-3.0
|
|
.config/gtk-4.0
|
|
.config/mpd
|
|
.config/ncmpcpp
|
|
.config/openrazer
|
|
.config/razercommander
|
|
.config/zathura
|
|
.icons
|
|
{{- end }}
|
|
|
|
{{- if ne .osid "linux-arch" }}
|
|
.config/awesome
|
|
.config/copyq
|
|
.config/dunst
|
|
.config/fehbg
|
|
.config/i3
|
|
.config/packages/arch*
|
|
.config/pacman
|
|
.config/picom
|
|
.config/polybar
|
|
.config/rofi
|
|
.config/yay
|
|
.config/xrandr
|
|
.local/bin/update-package-list
|
|
.xprofile
|
|
.Xresources
|
|
{{- end }}
|