ignore .terminfo on non-macs

This commit is contained in:
Anton Volnuhin 2023-05-30 21:18:59 +03:00
parent 3d65c546c2
commit ba10fc4643

View File

@ -1,3 +1,4 @@
{{- if ne .chezmoi.os "darwin" }} {{- if ne .chezmoi.os "darwin" }}
Library Library
.terminfo
{{- end }} {{- end }}