diff --git a/dot_zshrc b/dot_zshrc index 930aaf4..0138b18 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -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)"