Install ollama

This commit is contained in:
Gerald Pinder
2024-09-14 01:04:09 -04:00
parent 53dd01f816
commit cf0dbddb07

View File

@@ -39,3 +39,5 @@ modules:
scripts: scripts:
- install-mkcert.sh - install-mkcert.sh
- install-codelldb.sh - install-codelldb.sh
snippets:
- curl -fsSL https://ollama.com/install.sh | sed 's|/usr/local/bin||' | sh