Mercurial > dotfiles
changeset 680:723e5bae256b
Install asdf direnv
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 01 Oct 2022 22:21:13 +0200 |
parents | 73794161338c |
children | 9f8854fc3cc2 |
files | .chezmoiscripts/run_onchange_after_20-install-asdf-plugins.sh.tmpl |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 -}}