From d6a6d5ae0b1228f9f8c707e064081937667d8c7a Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 10 Jun 2021 23:43:45 -0400 Subject: [PATCH] FIX let's see if this actually ignores properly --- .chezmoiignore | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.chezmoiignore b/.chezmoiignore index 823c3d7..7f01155 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,13 +1,13 @@ {{- if ne .chezmoi.hostname "petrucci4prez" }} -dot_bin +.bin -dot_config -!dot_config/private_gnupg -!dot_config/python -!dot_config/zsh -dot_config/zsh/dot_zprofile +.config +!.config/private_gnupg +!.config/python +!.config/zsh +.config/zsh/dot_zprofile -dot_local +.local # the install scripts are for desktop-specific configs (emacs, xmonad, etc) run_once_after_10_install-packages.sh