diff --git a/dot_zshrc b/dot_zshrc index 0138b18..ee63ecf 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -93,3 +93,6 @@ export CLAUDE_CODE_DISABLE_AUTO_MEMORY=0 # PARA workspace configuration export PARA_MODE="local" export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para" + +# Atuin shell history sync +eval "$(atuin init zsh)"