From a48938023355496c382e0713f79ba4be98058944 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 8 Aug 2025 02:44:15 +0200 Subject: [PATCH] up --- .../run_once_after_20-install-asdf-plugins.sh.tmpl | 1 + 1 file changed, 1 insertion(+) 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 cb75fb9..0d73def 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 @@ -10,6 +10,7 @@ plugins=( ['direnv']='' ['golang']='https://github.com/asdf-community/asdf-golang.git' ['julia']='https://github.com/rkyleg/asdf-julia.git' + ['lua']='https://github.com/Stratus3D/asdf-lua.git' ['luajit']='https://github.com/smashedtoatoms/asdf-luaJIT.git' ['nodejs']='https://github.com/asdf-vm/asdf-nodejs.git' ['opam']='https://github.com/asdf-community/asdf-opam.git'