diff --git a/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl b/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl index 8fe111e..4912249 100644 --- a/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_20-install-asdf-plugins.sh.tmpl @@ -2,7 +2,6 @@ # include lib . ${CHEZMOI_WORKING_TREE}/scripts/utils.sh -#. ${HOME}/.asdf/asdf.sh # Plugins to install diff --git a/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl b/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl index 785fdb8..61e89e4 100644 --- a/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl @@ -2,7 +2,6 @@ # include lib . ${CHEZMOI_WORKING_TREE}/scripts/utils.sh -. ${HOME}/.asdf/asdf.sh # Environment variables ZIMDIR=${HOME}/.zim