mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix on zsh, add wakatime
This commit is contained in:
parent
c349a6baa6
commit
bd9afd0568
4 changed files with 39 additions and 2 deletions
|
|
@ -12,6 +12,6 @@ export IPYTHONDIR="$XDG_CONFIG_HOME"/ipython
|
|||
|
||||
{{ if .manageSecret }}
|
||||
|
||||
export OPENROUTER_API_KEY={{- "secrets/OPENROUTER_API_KEY.age" | include | decrypt -}}
|
||||
export OPENROUTER_API_KEY={{- "secrets/OPENROUTER_API_KEY.age" | include | decrypt | quote -}}
|
||||
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue