From 484765dc18935d1debd565b709e0be895f9cf81a Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Mon, 4 Jan 2021 23:50:52 -0500 Subject: [PATCH] battle tested --- dotfiles-old/scripts/packages-arch-pacman.txt | 3 ++- dotfiles-old/scripts/packages-arch-yay.txt | 2 +- dotfiles-old/scripts/packages.txt | 16 +++++++++++++++- dotfiles-old/scripts/yay.sh | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/dotfiles-old/scripts/packages-arch-pacman.txt b/dotfiles-old/scripts/packages-arch-pacman.txt index 859f9d9..faca3cf 100644 --- a/dotfiles-old/scripts/packages-arch-pacman.txt +++ b/dotfiles-old/scripts/packages-arch-pacman.txt @@ -1,7 +1,8 @@ +i3status iw iwd -iwgtk jre11-openjdk jre8-openjdk lastpass-cli python-pip +base-devel diff --git a/dotfiles-old/scripts/packages-arch-yay.txt b/dotfiles-old/scripts/packages-arch-yay.txt index 51ad36f..8b136f0 100644 --- a/dotfiles-old/scripts/packages-arch-yay.txt +++ b/dotfiles-old/scripts/packages-arch-yay.txt @@ -6,6 +6,6 @@ i3-swallow minecraft-launcher moon-buggy spotify -steam tor-browser zoom +ne diff --git a/dotfiles-old/scripts/packages.txt b/dotfiles-old/scripts/packages.txt index 081dc9e..5dd0351 100644 --- a/dotfiles-old/scripts/packages.txt +++ b/dotfiles-old/scripts/packages.txt @@ -1,12 +1,14 @@ audacious +bat blender curl -dhcpd +dhcpcd dvdbackup feh ffmpeg firefox gparted +gvim gwenview htop iptables @@ -17,12 +19,20 @@ kdenlive krita lynx macchanger +moc moreutils mpv +neofetch +pulseaudio +pulseaudio-alsa +pulseaudio-bluetooth +pulsemixer python3 qbittorrent s-tui sed +thunar +thunderbird vi virtualbox vlc @@ -33,3 +43,7 @@ xclip xpdf xscreensaver xterm +xorg-server +xorg-xauth +xorg-xinit +xorg-xrdb diff --git a/dotfiles-old/scripts/yay.sh b/dotfiles-old/scripts/yay.sh index 69bdc7f..30ee055 100644 --- a/dotfiles-old/scripts/yay.sh +++ b/dotfiles-old/scripts/yay.sh @@ -6,5 +6,5 @@ source ./cdecho.sh cde $HOME/src git clone https://aur.archlinux.org/yay.git cde yay -makepkg -Si +makepkg -si yay -V