Excluding motd from hetzner system.

This commit is contained in:
Heavy 2022-02-09 21:51:14 +01:00
parent bcdb1ea460
commit 36fc80a8c9

View File

@ -1,6 +1,9 @@
README.adoc README.adoc
vim-lightline.tar.gz vim-lightline.tar.gz
{{- if eq .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1" }}
.bashrc.d/11.motd
{{- end }}
{{- if ne .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1" }} {{- if ne .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1" }}
.local/share/bash-completion/completions/rustup .local/share/bash-completion/completions/rustup
{{- end }} {{- end }}