Adhere to the naming convention

This commit is contained in:
Michele Cereda
2022-04-27 18:22:52 +02:00
parent 3f12e20b1c
commit 5ebc8d15be
22 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
#!/bin/sh
# sources:
# - https://en.opensuse.org/Additional_package_repositories
sudo zypper --non-interactive install ansible dolphin-plugins
# sudo zypper addrepo --check --refresh --priority 90 'https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_$releasever/' packman
sudo zypper addrepo --check --refresh --priority 90 https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ packman
sudo zypper addrepo --check --refresh --priority 90 https://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/ mozilla
./chromium.install.sh
./keybase.install.sh