commit ac4547c4377c5c3596a2b04f987e50c58fbdb90a parent 77e35eb024a533200f2659f748c0187932326a8d Author: Luke <luke@lukesmith.xyz> Date: Mon, 22 Jan 2018 13:05:47 -0700 htop-vim for htop Diffstat:
M | src/larbs.sh | | | 5 | +---- |
M | src/larbs_user.sh | | | 5 | +---- |
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git 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 @@ -44,15 +44,12 @@ cat << "EOF" [0;1;34;94m#[0m [0;1;33;93m#[0m [0;1;32;92m"m[0;1;36;96mmm[0;1;34;94mm"[0m [0;1;35;95m#[0m [0;1;32;92m"[0m [0;1;33;93m#[0m [0;1;34;94mmm[0;1;35;95m#m[0;1;31;91mm[0m [0;1;33;93m#[0m [0;1;34;94m#[0m [0;1;35;95m#m[0;1;31;91mmm[0;1;33;93mmm[0m [0;1;36;96m#[0m 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