Compare commits

...

6 Commits

15 changed files with 6 additions and 12 deletions
View File
View File
Regular → Executable
View File
View File
View File
View File
View File
Regular → Executable
View File
Regular → Executable
View File
View File
View File
+5 -11
View File
@@ -1,30 +1,24 @@
#!/bin/sh
#########################################
######## Debian Repository ##############
######## OpenSUSE Repository ############
#########################################
#-- WezTerm
zypper -n install wezterm
#-- Flatpak Gnome Software Plugin --#
zypper -n install discover6
#-- Rhythmbox --#
zypper -n install rhythmbox
#-- Nextcloud Desktop --#
zypper -n install nextcloud-desktop
#-- Gnome Web --#
zypper -n install falkon
#-- falkon Web --#
zypper -n install epiphany
#-- 1Password --#
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 install 1password
sudo zypper -n install 1password
#-- Ollama 00--#
#-- Ollama --#
#-- Local llm
curl -fsSL https://ollama.com/install.sh | sh
View File
Regular → Executable
View File
Regular → Executable
+1 -1
View File
@@ -8,7 +8,7 @@ Currently these are the supported distributions
Debian will be gnome-oriented solutions when possible
## OpenSUSE
OpenSUSE will be KDE-oriented solutions when possible
OpenSUSE will be QT and KDE-oriented solutions when possible
## Arch
Arch has not been decided on yet