e960eda276
- .zshrc: gate bun/grok blocks on dir existence; use $BUN_INSTALL for completions path (was hardcoded /home/lkraven); drop dead lk-tools/fzf path entry - zellij: remove autogenerated banner referencing a Linux backup path - aider.conf.yml: trim to active settings (was 459-line sample dump)
9 lines
228 B
YAML
9 lines
228 B
YAML
# Aider config — active settings only (full option reference: aider.chat/docs/config.html)
|
|
model: ollama_chat/qwq-32b-iq6kl
|
|
|
|
set-env:
|
|
- OLLAMA_API_BASE=http://10.250.50.51:11434
|
|
|
|
alias:
|
|
- "o-qwq:ollama_chat/qwq-32b-iq6kl"
|