mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
add settings for aider
This commit is contained in:
parent
fda4b11a5f
commit
78e99ced02
5 changed files with 459 additions and 1 deletions
|
@ -47,6 +47,8 @@
|
|||
set -xg FZF_DEFAULT_OPTS "--preview='bat {} --color=always'" \n
|
||||
|
||||
set -xg TOOLCHAINS swift
|
||||
|
||||
set -xg OPENAI_API_KEY (cat ~/.openai)
|
||||
'';
|
||||
|
||||
interactiveShellInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue