feat: adds Zed editor

This commit is contained in:
2025-12-23 15:54:33 -07:00
parent f1fd7bdd84
commit f343ce2baa

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 zypper addrepo https://downloads.1password.com/linux/rpm/stable/x86_64 1password
sudo zypper -n install 1password sudo zypper -n install 1password
#-- Zed --#
curl -f https://zed.dev/install.sh | sh
#-- Ollama --# #-- Ollama --#
#-- Local llm #-- Local llm
curl -fsSL https://ollama.com/install.sh | sh curl -fsSL https://ollama.com/install.sh | sh