feat: adds discover installation
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
#########################################
|
||||
######## Debian Repository ##############
|
||||
######## OpenSUSE Repository ############
|
||||
#########################################
|
||||
|
||||
#-- WezTerm
|
||||
zypper -n install wezterm
|
||||
#-- KDE Discover --#
|
||||
zypper -n install discover6 discover6-backend-flatpak discover6-backend-packagekit discover6-notifier
|
||||
|
||||
#-- Rhythmbox --#
|
||||
zypper -n install rhythmbox
|
||||
@@ -13,8 +13,8 @@ zypper -n install rhythmbox
|
||||
#-- Nextcloud Desktop --#
|
||||
zypper -n install nextcloud-desktop
|
||||
|
||||
#-- Gnome Web --#
|
||||
zypper -n install epiphany
|
||||
#-- falkon Web --#
|
||||
zypper -n install falkon
|
||||
|
||||
#-- 1Password --#
|
||||
sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
|
||||
|
||||
Reference in New Issue
Block a user