mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-14 19:03:09 +00:00
6 lines
168 B
Cheetah
6 lines
168 B
Cheetah
providers {
|
|
github {
|
|
user = '{{ .githubuser }}'
|
|
password = '{{ (bitwarden "item" "3e123829-7167-4dd2-8f3f-ad8f01081fee").login.password }}'
|
|
}
|
|
}
|