Skip to content

Instantly share code, notes, and snippets.

@li-ch
Last active February 2, 2017 04:42
Show Gist options
  • Save li-ch/e60943799b2910751a170a82f69f9d74 to your computer and use it in GitHub Desktop.
Save li-ch/e60943799b2910751a170a82f69f9d74 to your computer and use it in GitHub Desktop.

#nVidia drivers

sudo apt-add-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install nvidia-current nvidia-settings

#Numix

sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-gtk-theme numix-icon-theme-circle
sudo apt-get install unity-tweak-tool

#Remove update notifier

sudo apt-get remove update-notifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment