From 664a1edb838b5e26eff56cfd3a9052a4a0132959 Mon Sep 17 00:00:00 2001 From: Thierry Schork Date: Fri, 11 Jul 2025 07:02:46 +0200 Subject: [PATCH] integrated atuin --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 7717b42..09aef37 100644 --- a/.zshrc +++ b/.zshrc @@ -129,3 +129,4 @@ if [[ -f ~/bin/alias ]]; then source ~/bin/alias fi +eval "$(atuin init zsh)"