Streamline installation of all further software

This commit is contained in:
Manuel Thalmann 2024-07-17 14:18:27 +02:00
commit 719a9ab8ff
36 changed files with 679 additions and 9 deletions
scripts/PopOS/Collections

View file

@ -11,7 +11,7 @@ source "../../Debian/Software/Brave/install-stable.sh";
BROWSER_BIN="brave-browser" \
EXTENSION_DIR=/usr/share/brave-extensions \
EXTENSION_POLICY_DIR=/opt/brave.com/brave/extensions \
source "../../Common/Config/Chromium/install-ytmusic-dl.sh";
source "../../Common/Software/Chromium/ytmdl.sh";
source "../../Debian/Software/Google Chrome/install.sh";