htop-vim for htop

This commit is contained in:
Luke 2018-01-22 13:05:47 -07:00
parent 77e35eb024
commit ac4547c437
2 changed files with 2 additions and 8 deletions

View File

@ -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\)...

View File

@ -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