dotfiles/.chezmoiignore

17 lines
396 B
Plaintext

README.adoc
vim-lightline.tar.gz
{{- if eq .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1" }}
.bashrc.d/11.motd
{{- end }}
{{- if (and (ne .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1") (ne .chezmoi.hostname "nb4113"))}}
.local/share/bash-completion/completions/rustup
{{- end }}
{{- if eq .chezmoi.os "windows" }}
.config/nvim
{{- end }}
{{- if eq .chezmoi.os "linux" }}
AppData/
{{- end }}