summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--env.zsh2
1 files changed, 2 insertions, 0 deletions
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"