dotfiles/.chezmoiignore
2025-04-25 03:20:59 +08:00

14 lines
345 B
Plaintext

Readme.md
.readme/
chezmoi.code-workspace
{{ if ne .chezmoi.os "darwin" }}
.chezmoiscripts/run_onchange_before_darwin-install-packages.sh.tmpl
.config/iterm2/com.googlecode.iterm2.plist
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl
.local/share/konsole
.config/konsolerc
{{ end }}