dotfiles/dot_config/bash/gitea.sh.tmpl

3 lines
125 B
Cheetah
Raw Normal View History

2021-04-13 15:52:49 -04:00
export GITEA_ACCESS_TOKEN={{- (bitwardenFields "item" "Gitea").token.value }}
2021-04-16 13:21:23 -04:00
export GITEA_HOST=https://git.penguincoder.org