diff --git a/.chezmoiignore b/.chezmoiignore index 1a5f5db..71c9435 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -4,6 +4,7 @@ LICENSE {{ if eq .chezmoi.os "darwin" }} .msmtprc .muttrc +.mutt/* .mbsyncrc .Xresources .xsession diff --git a/dot_config/nvim/lazyvim.json b/dot_config/nvim/lazyvim.json index ff6a139..f4e2010 100644 --- a/dot_config/nvim/lazyvim.json +++ b/dot_config/nvim/lazyvim.json @@ -5,5 +5,5 @@ "news": { "NEWS.md": "2123" }, - "version": 2 + "version": 3 } \ No newline at end of file