Skip to content

Instantly share code, notes, and snippets.

@medvid
Last active January 3, 2016 05:29
Show Gist options
  • Save medvid/8416264 to your computer and use it in GitHub Desktop.
Save medvid/8416264 to your computer and use it in GitHub Desktop.
numix
#!/bin/sh
mkdir -p ~/.themes/ ~/.icons/
git clone https://github.com/shimmerproject/Numix.git ~/dev/repo/Numix/
git clone https://github.com/numixproject/numix-icon-theme.git ~/dev/repo/numix-icon-theme/
ln -s ~/dev/repo/Numux ~/.themes/
ln -s ~/dev/repo/numix-icon-theme/Numix ~/.icons/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment