From 127e9278c6b172ed5bc5b0f6c93b678ccd8ff181 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:38:07 +0000 Subject: [PATCH] Latest --- home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl b/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl index e4ecdd71..9e9eb20e 100644 --- a/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl +++ b/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl @@ -1008,7 +1008,6 @@ if [ -n "$DEBUG" ] || [ -n "$DEBUG_MODE" ]; then ensureZshShell gnomeExtensionSettings grubSettings - installCocExtensions installDockerRclonePlugin installTerminalTheme loadCronjobs @@ -1036,7 +1035,6 @@ else ensureZshShell & gnomeExtensionSettings & grubSettings & - installCocExtensions & installDockerRclonePlugin & installTerminalTheme & loadCronjobs &