diff --git a/.chezmoiignore b/.chezmoiignore index 18adbfe..63e5134 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -7,10 +7,14 @@ README.md .config/tmux/bootstraps # note that the pattern is not `dot_config/tmux/bootstraps` {{- end }} +{{- if (and (ne .chezmoi.hostname "arch") (ne .chezmoi.hostname "buzz")) }} +.config/alacritty/alacritty.toml +{{- end }} + {{- if eq .chezmoi.username "root" }} .config/tmux .config/i3 - +.config/alacritty .config/nvim !.config/nvim/core/* !.config/nvim/utils/*