add atuin init to zshrc

This commit is contained in:
Viktor Barzin 2026-02-28 17:02:24 +00:00
parent e1f42a0508
commit c9d0e11e08

View file

@ -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)"