# HG changeset patch # User zegervdv # Date 1664655673 -7200 # Node ID 723e5bae256ba35d687aff47f4ccee480f45f0ff # Parent 73794161338cfe4945ea8c1f28803e8cb58b73cc Install asdf direnv diff -r 73794161338c -r 723e5bae256b .chezmoiscripts/run_onchange_after_20-install-asdf-plugins.sh.tmpl --- a/.chezmoiscripts/run_onchange_after_20-install-asdf-plugins.sh.tmpl Sat Oct 01 22:20:37 2022 +0200 +++ b/.chezmoiscripts/run_onchange_after_20-install-asdf-plugins.sh.tmpl Sat Oct 01 22:21:13 2022 +0200 @@ -17,6 +17,8 @@ asdf_plugin_add direnv asdf install +asdf direnv setup --shell zsh --version latest + asdf reshim {{ end -}}