Set OLLAMA_HOST to chert

bladee.bsky.social 2d69dc80 941c08d6

verified
Changed files
+7
dot_config
private_fish
+7
dot_config/private_fish/config.fish.tmpl
···
set -x EDITOR {{ $editorName | quote }}
end
+
{{ if eq .machineType "personal" -}}
+
#
+
# Set Ollama host to chert.
+
#
+
set -x OLLAMA_HOST "https://chert.caracal-economy.ts.net:11906"
+
{{- end}}
+
#
# Configure bat.
#