From df3af49cb8a88f779bc8438701269bcf2246fb57 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 7 Aug 2025 23:22:14 +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 d520ba4..cb75fb9 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' + ['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' ['r']='https://github.com/asdf-community/asdf-r.git'