Update .zshrc
This commit is contained in:
parent
dbd76d1c5f
commit
3416d0f02b
@ -164,6 +164,8 @@ eval "$(atuin init zsh)"
|
|||||||
#zprof
|
#zprof
|
||||||
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
|
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
|
||||||
export DRONE_SERVER=https://ci.i.kjuulh.io
|
export DRONE_SERVER=https://ci.i.kjuulh.io
|
||||||
|
export DRONE_HOST=https://ci.i.kjuulh.io
|
||||||
|
export DRONE_USER=kjuulh
|
||||||
export DRONE_TOKEN={{ .drone_token | quote }}
|
export DRONE_TOKEN={{ .drone_token | quote }}
|
||||||
export GITEA_ACCESS_TOKEN={{ .gitea_token | quote }}
|
export GITEA_ACCESS_TOKEN={{ .gitea_token | quote }}
|
||||||
export GITEA_URL="https://git.i.kjuulh.io/api/v1"
|
export GITEA_URL="https://git.i.kjuulh.io/api/v1"
|
||||||
|
Loading…
Reference in New Issue
Block a user