remove atuin from zshrc

This commit is contained in:
Viktor Barzin 2026-03-06 20:11:48 +00:00
parent 53a2802d97
commit 2bc000cc48

View file

@ -93,6 +93,3 @@ 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
command -v atuin &>/dev/null && eval "$(atuin init zsh)"