From de167eb92c19b49d5a6fc12c4ce3c636eef8b143 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 15 Mar 2026 22:15:05 +0200 Subject: Update --- fish/conf.d/ai.fish | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fish/conf.d/ai.fish b/fish/conf.d/ai.fish index f1281a7..5ac4bae 100644 --- a/fish/conf.d/ai.fish +++ b/fish/conf.d/ai.fish @@ -1,2 +1,5 @@ abbr -a suggest hexai abbr -a explain 'hexai explain' +if test (uname) = Linux + set -gx OLLAMA_HOST http://hyperstack.wg1:11434 +end -- cgit v1.2.3