new progs installed/removed to match voidrice

This commit is contained in:
Luke
2018-01-17 23:21:52 -07:00
parent a61042dd46
commit 9ee5ce05c0
3 changed files with 79 additions and 77 deletions

View File

@@ -18,7 +18,7 @@ for arg in "$@"
do
if [[ $qm = *"$arg"* ]]; then
echo $arg is already installed.
else
else
echo $arg not installed
blue Now installing $arg...
if [[ -e /usr/bin/packer ]]
@@ -37,17 +37,17 @@ blue Installing AUR programs...
blue \(This may take some time.\)
cat << "EOF"
mm m m mmmmm mmmmmmm mmmmm m m mmmmmm m
## # # # "# # # ## ## # #
# # # # #mmmm" # # # ## # #mmmmm #
#mm# # # # "m # # # "" # # "
# # "mmmm" # " # mm#mm # # #mmmmm #
mm m m mmmmm mmmmmmm mmmmm m m mmmmmm m
## # # # "# # # ## ## # #
# # # # #mmmm" # # # ## # #mmmmm #
#mm# # # # "m # # # "" # # "
# # "mmmm" # " # mm#mm # # #mmmmm #
EOF
gpg --recv-keys 5FAF0A6EE7371805 #Add the needed gpg key for neomutt
aurcheck packer i3-gaps vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar python-pywal xfce-theme-blackbird fzf-git || red Error with basic AUR installations...
aurcheck packer i3-gaps siji-git vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar python-pywal xfce-theme-blackbird fzf-git || red Error with basic AUR installations...
#Also installing i3lock, since i3-gaps was only just now installed.
sudo pacman -S --noconfirm --needed i3lock
@@ -118,4 +118,3 @@ git clone https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /h
blue Generating bash/ranger/qutebrowser shortcuts...
cd /home/$NAME/
python /home/$NAME/.config/Scripts/shortcuts.py