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 149a0a8b..a4a472b7 100644 --- a/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl +++ b/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl @@ -1024,7 +1024,6 @@ if [ -n "$DEBUG" ] || [ -n "$DEBUG_MODE" ]; then installTerminalTheme loadCronjobs macOSSettings - makeLocalBinExecutable symlinkAnsibleRoles symlinkPython userLogFolders @@ -1052,7 +1051,6 @@ else installTerminalTheme & loadCronjobs & macOSSettings & - makeLocalBinExecutable & symlinkAnsibleRoles & symlinkPython & userLogFolders & diff --git a/home/dot_local/bin/private_executable_gist.tmpl b/home/dot_local/bin/private_executable_upload-gist.tmpl similarity index 100% rename from home/dot_local/bin/private_executable_gist.tmpl rename to home/dot_local/bin/private_executable_upload-gist.tmpl