Skip to content

Instantly share code, notes, and snippets.

View say2joe's full-sized avatar
🏠
Codifying my code; possibly refactoring!

Joseph J. Johnson say2joe

🏠
Codifying my code; possibly refactoring!
View GitHub Profile
@say2joe
say2joe / PPA-Setup.sh
Last active October 27, 2019 17:36
Linux PPAs
sudo -s # || sudo -i
apt install apt-transport-https
add-apt-repository -y ppa:danielrichter2007/grub-customizer
add-apt-repository -y ppa:nilarimogard/webupd8 # WoeUSB
add-apt-repository -y ppa:yannubuntu/boot-repair
# Set up-to-date mirror for apt
# Check distros for errors
software-properties-gtk