FEAT: OpenSUSE changes #1

Merged
brandonkessler merged 11 commits from feat_opensuse_changes into main 2025-12-25 10:40:51 -07:00
2 changed files with 5 additions and 3 deletions
Showing only changes of commit de32d9eec7 - Show all commits

View File

@@ -0,0 +1,5 @@
#!/bin/bash
#-- Ollama --#
#-- Local llm
curl -fsSL https://ollama.com/install.sh | sh

View File

@@ -27,7 +27,4 @@ sudo zypper -n install 1password
#-- Zed --#
curl -f https://zed.dev/install.sh | sh
#-- Ollama --#
#-- Local llm
curl -fsSL https://ollama.com/install.sh | sh