diff --git a/.chezmoiignore b/.chezmoiignore index d4a5482..9e13419 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -3,6 +3,11 @@ README.md +{{- if ne .chezmoi.osRelease.id "arch" }} +# Other than Arch Linux +.config/paru +{{- end }} + {{- if ne .chezmoi.hostname "arch" }} .config/tmux/bootstraps # note that the pattern is not `dot_config/tmux/bootstraps` {{- end }} @@ -22,10 +27,6 @@ README.md .config/zathura {{- end }} -{{- if ne .chezmoi.osRelease.id "arch" }} -# Other than Arch Linux -.config/paru -{{- end }} {{- if eq .chezmoi.username "root" }} # for `root` user