Skip to content

Instantly share code, notes, and snippets.

@degouville
Last active December 14, 2015 14:09
Show Gist options
  • Select an option

  • Save degouville/d72bbccff217f478d438 to your computer and use it in GitHub Desktop.

Select an option

Save degouville/d72bbccff217f478d438 to your computer and use it in GitHub Desktop.
Numix install for Ubuntu
#!/bin/bash
# See https://numixproject.org/
sudo add-apt-repository -y ppa:numix/ppa
sudo apt-get update
sudo apt-get install -y numix-gtk-theme numix-icon-theme-circle
sudo apt-get install -y numix-wallpaper-notd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment