From 123a045f5c66014276bde6c93e4edf9a2ac8fcfe Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 28 Feb 2026 14:51:51 +0000 Subject: [PATCH] Add PARA workspace configuration exports --- dot_zshrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot_zshrc b/dot_zshrc index bc96ae0..81de82e 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -89,3 +89,8 @@ czpush() { # Claude Code auto memory export CLAUDE_CODE_DISABLE_AUTO_MEMORY=0 + +# PARA workspace configuration +export PARA_MODE="local" +export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para" +export PARA_AUTO_CONTEXT="1"