This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
##ppas for other software | |
add-apt-repository -y ppa:graphics-drivers/ppa #latest drivers | |
add-apt-repository -y ppa:webupd8team/terminix #terminix | |
add-apt-repository -y ppa:teejee2008/ppa #ukuu | |
add-apt-repository -y ppa:nilarimogard/webupd8 #prime-indicator-plus | |
apt-add-repository -y ppa:yktooo/ppa #sound swicher | |
#add-apt-repository -y ppa:paulo-miguel-dias/mesa #updated mesa an xorg stack |