refactor: move gemini api key to secret
This commit is contained in:
parent
00c219cb05
commit
9ee5317e6a
5 changed files with 34 additions and 8 deletions
|
@ -22,9 +22,6 @@
|
|||
''
|
||||
# Bind CTRL+Backspace to delete whole word
|
||||
bindkey '^H' backward-kill-word
|
||||
|
||||
export CWP_JIRA_LINK_FILE="${config.sops.secrets.cwp_jira_link.path}"
|
||||
export CWP_JIRA_PAT_FILE="${config.sops.secrets.cwp_jira_pat.path}"
|
||||
'';
|
||||
# TODO: Look into whether we need to add the history attribute
|
||||
profileExtra = # bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue