diff --git a/home/.chezmoiscripts/run_once_after_10-install-asdf-plugins.sh.tmpl b/home/.chezmoiscripts/run_once_after_10-install-asdf-plugins.sh.tmpl index 24f105b..f1fb811 100644 --- a/home/.chezmoiscripts/run_once_after_10-install-asdf-plugins.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_10-install-asdf-plugins.sh.tmpl @@ -39,7 +39,7 @@ inf "installing python..." asdf plugin add python https://github.com/asdf-community/asdf-python.git asdf install python latest:3.12 asdf set python latest:3.12 -asdf reshim +asdf reshim python inf "initializing opam..." opam init -n