From f97bedaaa3740866beeed7f680458411d3c0d137 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 13 Dec 2025 20:15:48 +0100 Subject: [PATCH] add yarn --- home/.chezmoiscripts/run_once_after_10-asdf-config.sh.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.chezmoiscripts/run_once_after_10-asdf-config.sh.tmpl b/home/.chezmoiscripts/run_once_after_10-asdf-config.sh.tmpl index 55c46ec..c0fdc2e 100644 --- a/home/.chezmoiscripts/run_once_after_10-asdf-config.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_10-asdf-config.sh.tmpl @@ -19,6 +19,7 @@ plugins=( ['rust']='https://github.com/code-lever/asdf-rust.git' ['julia']='https://github.com/rkyleg/asdf-julia.git' ['r']='https://github.com/asdf-community/asdf-r.git' + ['yarn']='https://github.com/twuni/asdf-yarn.git' )