Mercurial > dotfiles
comparison .chezmoiscripts/run_onchange_after_20-install-asdf-plugins.sh.tmpl @ 686:e486254ef420
fix: improve asdf installer script
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 02 Oct 2022 18:22:00 +0200 |
parents | 723e5bae256b |
children | 6aabd0b8d766 |
comparison
equal
deleted
inserted
replaced
685:189d0c688639 | 686:e486254ef420 |
---|---|
13 } | 13 } |
14 | 14 |
15 asdf_plugin_add python | 15 asdf_plugin_add python |
16 asdf_plugin_add neovim | 16 asdf_plugin_add neovim |
17 asdf_plugin_add direnv | 17 asdf_plugin_add direnv |
18 asdf_plugin_add sqlite | |
18 | 19 |
19 asdf install | 20 asdf install |
20 asdf direnv setup --shell zsh --version latest | 21 asdf direnv setup --shell zsh --version latest |
21 | 22 |
22 asdf reshim | 23 asdf reshim |