Update .zshrc
This commit is contained in:
parent
77ebc6ca8c
commit
00e073d7db
@ -25,10 +25,16 @@ export GITHUB_ACCESS_TOKEN="$GITHUB_TOKEN"
|
||||
export HOMEBREW_GITHUB_API_TOKEN="$GITHUB_ACCESS_TOKEN"
|
||||
export GITHUB_LUNAR_CI_TOKEN="$GITHUB_ACCESS_TOKEN"
|
||||
export RENOVATE_TOKEN={{ .renovate_token | quote }}
|
||||
|
||||
# Toolkit
|
||||
export SRC_ENDPOINT=https://lunar.sourcegraph.com
|
||||
export SRC_ACCESS_TOKEN={{ .source_graph_token | quote }}
|
||||
export GITHUB_FC_ROOT="$HOME/git/github.com"
|
||||
export GITHUB_FC_ORGS="lunarway,kjuulh"
|
||||
|
||||
export GITEA_FUZZY_CLONE_ROOT="$HOME/git/git.front.kjuulh.io"
|
||||
export GITEA_FUZZY_CLONE_ORGS="kjuulh"
|
||||
|
||||
export BITEME_ROOT="$HOME/Documents/vaults/kjuulh"
|
||||
|
||||
alias devshuttle="$HOME/go/bin/shuttle"
|
||||
|
Loading…
Reference in New Issue
Block a user