From c0cdc7a9c2a6cc808536a75e900d71175730a42f Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Fri, 11 Jul 2025 11:05:16 -0500 Subject: [PATCH] atuin now in production. sweet. --- zshrc/reachableceo-zshrc-variables.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zshrc/reachableceo-zshrc-variables.sh b/zshrc/reachableceo-zshrc-variables.sh index 9e806b1..13a45cf 100644 --- a/zshrc/reachableceo-zshrc-variables.sh +++ b/zshrc/reachableceo-zshrc-variables.sh @@ -8,4 +8,6 @@ CON_USER="charlesnw" INBAND_USER="charlesnw" PERSONAL_OOB_USER="root" PERSONAL_INBAND_USER="root" -##################################################### \ No newline at end of file +##################################################### + +export ATUIN_SYNC_ADDRESS=http://charlesdevserver.knel.net:2003 \ No newline at end of file