Skip to content

Instantly share code, notes, and snippets.

@OndraZizka
Last active April 24, 2026 02:01
Show Gist options
  • Select an option

  • Save OndraZizka/cc4bc966b43d39332130c1b30057870e to your computer and use it in GitHub Desktop.

Select an option

Save OndraZizka/cc4bc966b43d39332130c1b30057870e to your computer and use it in GitHub Desktop.
AI CLI stuff
## Edit the config
sudo systemctl edit ollama.service
## Notify systemd about changes
sudo systemctl daemon-reload
## Apply the config to Ollama
sudo systemctl restart ollama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment