From b30b76e470a9016280d505b0cb0f95693ddff121 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 3 Mar 2024 15:57:18 +0100 Subject: [PATCH] Up. --- .../run_onchange_after_20-prepare-shell.sh.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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"