From 71470978007bccd5deb69222e89c3f3927d5182f Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 14 Aug 2025 02:25:08 +0200 Subject: [PATCH] up --- .../run_once_after_10-install-asdf-plugins.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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