yay now LARBS aurhelper

This commit is contained in:
Luke Smith 2018-08-27 13:00:47 -04:00
parent d47dd38d7e
commit c34b1970c8

View File

@ -24,7 +24,7 @@ esac done
# DEFAULTS:
[ -z ${dotfilesrepo+x} ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git"
[ -z ${progsfile+x} ] && progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv"
[ -z ${aurhelper+x} ] && aurhelper="packer"
[ -z ${aurhelper+x} ] && aurhelper="yay"
###
### FUNCTIONS ###