Bump flake (#117)

This commit is contained in:
Patrick Stevens
2025-05-25 00:07:22 +01:00
committed by GitHub
parent 0a024c20c5
commit 91629b826e
2 changed files with 7 additions and 6 deletions

View File

@@ -25,6 +25,7 @@ precmd_functions+=(prompt_custom)
export WORDCHARS=''
export OPENAI_API_KEY=$(cat ~/.secrets/openai.txt)
export ANTHROPIC_API_KEY=$(cat ~/.secrets/anthropic.txt)
autoload edit-command-line
zle -N edit-command-line