diff .chezmoiignore @ 469:c983b1061bab

Add open in neovim
author zegervdv <zegervdv@me.com>
date Wed, 29 Sep 2021 11:47:31 +0200
parents a5fb80022655
children 3c1aaccf3cef 5631c3f65dc1
line wrap: on
line diff
--- a/.chezmoiignore	Sat Sep 25 16:56:22 2021 +0200
+++ b/.chezmoiignore	Wed Sep 29 11:47:31 2021 +0200
@@ -22,3 +22,7 @@
 bin/*
 .zsh/*
 {{ end }}
+
+{{ if ne .chezmoi.os "linux" }}
+.local/share/applications/*
+{{ end }}