diff --git a/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl b/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl index 6c72817..4560abe 100644 --- a/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_40-install-shell.sh.tmpl @@ -89,11 +89,18 @@ log "Finish cargo-update installation" log "Installing atuin" cargo install atuin -ln -sf ~/.asdf/installs/rust/1.76.0/bin/atuin ~/.asdf/shims/atuin log "Finish atuin installation" +## Reshim +log "Asdf reshim..." + +asdf reshim + +log "Reshim ok." + + ### Config Zsh ### log "Installing Zim Framework"