Skip to content

Instantly share code, notes, and snippets.

@steinwaywhw
Last active August 29, 2015 14:08
Show Gist options
  • Save steinwaywhw/7e52ddb508712653a4d8 to your computer and use it in GitHub Desktop.
Save steinwaywhw/7e52ddb508712653a4d8 to your computer and use it in GitHub Desktop.
My own install scripts.
sudo add-apt-repository -y ppa:synapse-core/ppa
sudo add-apt-repository -y ppa:webupd8team/sublime-text-3
sudo add-apt-repository -y ppa:moka/stable
sudo add-apt-repository -y ppa:ricotz/docky
sudo add-apt-repository -y ppa:webupd8team/java
sudo apt-get update
sudo apt-get install -y moka-gnome-shell-theme plank moka-icon-theme faba-icon-theme faba-mono-icons plank-theme-orchis
sudo apt-get install -y synapse sublime-text-installer curl build-essential wget oracle-java8-installer
mkdir -p ~/Programs/ats
cd ~/Programs/ats
curl -L http://bit.ly/1o7MNmU | sudo bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment