From d9143ef6da6b96b89fa7b3ba81d2a1afc932288c Mon Sep 17 00:00:00 2001 From: Jonas_Jones Date: Mon, 15 Aug 2022 01:55:39 +0200 Subject: [PATCH] Added tmux install --- system-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-setup.sh b/system-setup.sh index 6af478a..0cd86e2 100644 --- a/system-setup.sh +++ b/system-setup.sh @@ -54,7 +54,7 @@ systemctl enable ly.service # install all pacman packages echo "\nInstalling pacman packages...\n" -yay -S --noconfirm --needed neofetch steam discord deja-dup btop ulseaudio-alsa pulseaudio-bluetooth gparted krita syncthing tmux dolphin gnome-keyring cpupower-gui arduino nbtexplorer obs-studio gpick audacity kdenlive libreoffice thunderbird signal-desktop speedtest wine +yay -S --noconfirm --needed neofetch steam discord deja-dup btop ulseaudio-alsa pulseaudio-bluetooth gparted krita syncthing tmux dolphin gnome-keyring cpupower-gui arduino nbtexplorer obs-studio gpick audacity kdenlive libreoffice thunderbird signal-desktop speedtest wine tmux # install all AUR packages echo "\nInstalling AUR packages...\n"