From ba10fc464327b57e579cf99646c61809c52ed32c Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 30 May 2023 21:18:59 +0300 Subject: [PATCH] ignore .terminfo on non-macs --- .chezmoiignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoiignore b/.chezmoiignore index 330943a..406619f 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,3 +1,4 @@ {{- if ne .chezmoi.os "darwin" }} Library + .terminfo {{- end }}