Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2024-03-30 02:09:34 +01:00
parent dbd76d1c5f
commit 3416d0f02b
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -164,6 +164,8 @@ eval "$(atuin init zsh)"
#zprof
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
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 GITEA_ACCESS_TOKEN={{ .gitea_token | quote }}
export GITEA_URL="https://git.i.kjuulh.io/api/v1"