From 2386a32225c3369d5b3758f3cf724bcd4d94dd9b Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 10 Jun 2021 23:00:49 -0400 Subject: [PATCH] FIX prevent git/stack install script from running on headless machines --- .chezmoiignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.chezmoiignore b/.chezmoiignore index d5c9930..cbd76fe 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -8,6 +8,9 @@ dot_config dot_local +# the install scripts are for desktop-specific configs (emacs, xmonad, etc) +run_once_after_10_install-packages.sh + # this is linked; allow VirtualBox to configure by itself VirtualBox.xml