move .userrc to .mattrc. fix .zshrc to macos and clean.
This commit is contained in:
16
shell/.allenairc.example
Normal file
16
shell/.allenairc.example
Normal 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=...
|
||||
Reference in New Issue
Block a user