You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
207 B
Cheetah
6 lines
207 B
Cheetah
7 months ago
|
# chezmoi:template:left-delimiter=#{{
|
||
|
#{{- /* vim: set filetype=sh: */ -}}
|
||
|
#{{- if .bws_token -}}
|
||
|
OPENAI_API_KEY=#{{ (bitwardenSecrets "579bd247-2357-4817-a033-b18c0161b7f1" .bws_token).value }}
|
||
|
#{{- end }}
|