From df14f295b0aabe52a49e757aef7ce42140179583 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sat, 25 Apr 2026 14:04:02 -0700 Subject: [PATCH] add ZFIN_AUDIT_FILES --- .exports | 1 + 1 file changed, 1 insertion(+) diff --git a/.exports b/.exports index ba4a46e..e656722 100644 --- a/.exports +++ b/.exports @@ -16,6 +16,7 @@ export AWS_FEDERATION_TOKEN_TTL=24h # zFin export ZFIN_HOME="$HOME/finance" +export ZFIN_AUDIT_FILES="$(xdg-user-dir DOWNLOAD)" # Really? We now have to do this??? #########################################################################