Skip to content

Instantly share code, notes, and snippets.

@leommoore
Last active October 23, 2015 18:17
Show Gist options
  • Save leommoore/745558636e1d80468c6c to your computer and use it in GitHub Desktop.
Save leommoore/745558636e1d80468c6c to your computer and use it in GitHub Desktop.
Setup Dev
#Terminal
sudo apt-get install terminator

#Java 8
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

#Browser
sudo apt-get install chromium-browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment