install.fairie/dotfiles/.local/share/chezmoi/home/.chezmoiremove

55 lines
785 B
Text
Raw Normal View History

Update dotfiles/.local/share/chezmoi/home/.chezmoiexternal.toml, dotfiles/.local/share/chezmoi/home/.chezmoiremove, dotfiles/.local/share/chezmoi/home/private_dot_config/shell/functions, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_before_10_install-darwin-packages.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_after_20-configure-darwin-shell.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_after_10_configure-darwin.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoidata.yaml, dotfiles/.local/share/chezmoi/home/private_dot_config/shell/exports, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_15_install-asdf-packages.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_20_install-helm-plugins.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_10_install-aqua-packages.sh.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_30_install-krew-plugins.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_40_install-rust-toolchain.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_99_bootstrap-z4h.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/archlinux/run_onchange_before_10_install-archlinux-packages.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoiscripts/ubuntu/run_onchange_before_10_install-ubuntu-packages.tmpl, dotfiles/.local/share/chezmoi/home/.chezmoitemplates/universal/essential-packages, dotfiles/.local/share/chezmoi/home/dot_local/bin/symlink_bat.tmpl, dotfiles/.local/share/chezmoi/home/dot_local/bin/symlink_fd.tmpl, dotfiles/.local/share/chezmoi/home/dot_local/bin/symlink_readlink.tmpl
2022-11-24 02:42:17 -08:00
.asdf
Brewfile
.bash_logout
.cargo
.dircolors
.gitconfig
.gitignore
.gradle
.inputrc
.krew
.m2
.npmrc
.rustup
.subversion
.tmux.conf
.wgetrc
.zlogin
.zlogout
.zprofile
.zshrc.zwc
.chezmoiscripts
!.chezmoiscripts/{{ .host.distro.id }}
{{- if and (ne .host.distro.id "darwin") (ne .host.distro.id "linux") }}
!.chezmoiscripts/universal
{{- end }}
{{- if ne .host.distro.id "darwin" }}
Library
{{- end }}
{{- if ne .host.distro.family "linux" }}
.config/Kvantum
.config/bashtop
.config/desktop
.config/firejail
.config/fontconfig
.config/gtk-1.0
.config/gtk-2.0
.config/gtk-3.0
.config/rofi
.config/xfce4
.config/xsettingsd
.config/gtkrc
.config/k*
.config/mimeapps.list
.config/plasma*
.local/konsole
.Xresources
{{- end }}
{{- if ne .host.distro.id "windows" }}
AppData/
{{- end }}