online documentation; fetch moved to optional

This commit is contained in:
Luke
2017-10-09 11:18:46 -07:00
parent d72d1fdc2c
commit 334d5b8bf4
3 changed files with 83 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ cowsay -f bud-frogs "Now installing AUR programs."
gpg --recv-keys 5FAF0A6EE7371805 #Add the needed gpg key for neomutt
aurcheck packer i3-gaps vim-pathogen neofetch tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar-git python-pywal xfce-theme-blackbird || red Error with basic AUR installations...
aurcheck packer i3-gaps vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar-git python-pywal xfce-theme-blackbird || red Error with basic AUR installations...
#Also installing i3lock, since i3-gaps was only just now installed.
sudo pacman -S --noconfirm --needed i3lock
@@ -61,7 +61,7 @@ do
aurcheck transmission-remote-cli-git
;;
8)
aurcheck bash-pipes cli-visualizer speedometer
aurcheck bash-pipes cli-visualizer speedometer neofetch
;;
esac
done