FEAT: OpenSUSE changes #1

Merged
brandonkessler merged 11 commits from feat_opensuse_changes into main 2025-12-25 10:40:51 -07:00
Showing only changes of commit f343ce2baa - Show all commits

View File

@@ -24,6 +24,9 @@ sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
zypper addrepo https://downloads.1password.com/linux/rpm/stable/x86_64 1password
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