From ef7ae7537ca7cdba5b7ed78c6fd5cc9360c3f0e4 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 12 Aug 2025 11:58:46 -0400 Subject: set SEQUOIA_HOME --- env.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/env.zsh b/env.zsh index 3c043c2..eda7718 100644 --- a/env.zsh +++ b/env.zsh @@ -6,3 +6,5 @@ if [[ ${USER} = "notroot" && ${HOST} = "gentoo-pc" ]]; then export RIPGREP_CONFIG_PATH="${HOME}/.config/ripgrep/ripgrep.conf" export BUP_DIR=/dev/null fi + +export SEQUOIA_HOME="${HOME}/.sequoia" -- cgit v1.2.3