Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2024-02-14 12:42:55 +01:00
parent ce7ec8618e
commit 7463be0557
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -21,6 +21,7 @@ export PATH="/Users/kah/.rustup/toolchains/nightly-aarch64-apple-darwin/bin:$PAT
export SHUTTLE_INTERACTIVE=true
export SHUTTLE_REMOTE_TRACING=remote
export SHUTTLE_REMOTE_TRACING_URL=https://shuttle-telemetry.dev.lunar.tech/publish
export SHUTTLE_GOLANG_ACTIONS=true
export GITHUB_TOKEN={{ .github_token | quote }}
export GITHUB_USERNAME=kjuulh