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