Remove yay stuff from bootstrap script

Note that I need to update the script later or simply provide a series
of instructions so everything isn't dependant on one script.

In the past it was nice to install Arch Linux with minimal if any
console intervention, but the practicality of this is questionable
since you only have to install Arch once. A more specialized script
could be useful for mass installations, although in this case I assume
one would create such a script on-the-spot.
This commit is contained in:
Donovan Glover 2021-05-14 15:57:07 -04:00
parent b05409a717
commit a42bf287a4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -24,14 +24,6 @@ make package=xeventbind
# Install and set the default toolchain for rust
make rust
# Install yay
make aur package=yay
# Install aur packages with yay
yay -S rtv
yay -S polybar
yay -S gotop
# Additional settings
make fontconfig
make yarnconfig