move .userrc to .mattrc. fix .zshrc to macos and clean.

This commit is contained in:
publicmatt
2026-05-11 11:53:19 -07:00
parent ffd7845f61
commit 7f859e74aa
7 changed files with 130 additions and 171 deletions

16
shell/.allenairc.example Normal file
View File

@@ -0,0 +1,16 @@
# Copy to ~/.allenairc. Never commit. Prefer SSO/keychain over plaintext.
# AWS
export AWS_REGION=us-west-2
# export AWS_ACCESS_KEY_ID=...
# export AWS_SECRET_ACCESS_KEY=...
# export AWS_PROFILE=...
# Repos
# export HF_TOKEN=...
# export GITHUB_TOKEN=...
# Services
# export CORPUS_DATABASE_URL=..
# export FIRS2_DATABASE_URL=..
# export S2_PUBLIC_KEY=...