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' )