From ac4547c4377c5c3596a2b04f987e50c58fbdb90a Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 22 Jan 2018 13:05:47 -0700 Subject: [PATCH] htop-vim for htop --- src/larbs.sh | 5 +---- src/larbs_user.sh | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/larbs.sh b/src/larbs.sh index b517f69..15ecd1c 100755 --- a/src/larbs.sh +++ b/src/larbs.sh @@ -119,10 +119,7 @@ pacman --noconfirm --needed -Sy \ atool \ ntfs-3g \ xf86-video-intel \ - dosfstools \ - cups \ - transset-df \ - htop || (red Error installing system basics. Check your internet connection and pacman keyring.) + dosfstools || (red Error installing system basics. Check your internet connection and pacman keyring.) blue \[2\/6\] Now installing main programs \(productivity\)... diff --git a/src/larbs_user.sh b/src/larbs_user.sh index edccc36..1d4500e 100755 --- a/src/larbs_user.sh +++ b/src/larbs_user.sh @@ -44,15 +44,12 @@ cat << "EOF" # # "mmmm" # " # mm#mm # # #mmmmm # EOF - gpg --recv-keys 5FAF0A6EE7371805 #Add the needed gpg key for neomutt -aurcheck packer i3-gaps siji-git vim-pathogen neomutt unclutter-xfixes-git polybar xfce-theme-blackbird || red Error with basic AUR installations... +aurcheck packer i3-gaps siji-git vim-pathogen neomutt unclutter-xfixes-git polybar xfce-theme-blackbird htop-vim-git ncpamixer-git || red Error with basic AUR installations... #Also installing i3lock, since i3-gaps was only just now installed. sudo pacman -S --noconfirm --needed i3lock -packer --noconfirm -S ncpamixer-git - choices=$(cat /tmp/.choices) for choice in $choices do