Update .zshrc
This commit is contained in:
parent
2c4fc7f9c9
commit
a11a9e65ac
@ -30,7 +30,7 @@ export GITHUB_LUNAR_CI_TOKEN="$GITHUB_ACCESS_TOKEN"
|
||||
export RENOVATE_TOKEN={{ .renovate_token | quote }}
|
||||
export SRC_ENDPOINT=https://lunar.sourcegraph.com
|
||||
export SRC_ACCESS_TOKEN={{ .source_graph_token | quote }}
|
||||
export GITHUB_FC_ROOT="/Users/kah/git/github.com"
|
||||
export GITHUB_FC_ROOT="$HOME/git/github.com"
|
||||
export GITHUB_FC_ORGS="lunarway,kjuulh"
|
||||
export BITEME_ROOT="$HOME/Documents/vaults/kjuulh"
|
||||
#export AWS_ACCESS_KEY_ID="minio"
|
||||
|
Loading…
Reference in New Issue
Block a user