diff --git a/home/.chezmoiscripts/run_onchange_after_20-prepare-shell.sh.tmpl b/home/.chezmoiscripts/run_onchange_after_20-prepare-shell.sh.tmpl index be23997..ee243a7 100644 --- a/home/.chezmoiscripts/run_onchange_after_20-prepare-shell.sh.tmpl +++ b/home/.chezmoiscripts/run_onchange_after_20-prepare-shell.sh.tmpl @@ -81,6 +81,9 @@ log "Finish zsh installation" ## Install Atuin -log "Installing Atuin" +log "Installing atuin" +cargo install atuin + +log "Finish atuin installation"