opencode with local models
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# Enable OpenCode web search via Exa AI
|
||||
set -gx OPENCODE_ENABLE_EXA 1
|
||||
|
||||
if status is-interactive
|
||||
starship init fish | source
|
||||
set -g fish_prompt_pwd_dir_length 0
|
||||
fastfetch
|
||||
end
|
||||
|
||||
|
||||
# Added by LM Studio CLI (lms)
|
||||
set -gx PATH $PATH /home/mathias/.lmstudio/bin
|
||||
# End of LM Studio CLI section
|
||||
|
||||
|
||||
Reference in New Issue
Block a user