Skip to content

Instantly share code, notes, and snippets.

@Em-AK
Last active August 29, 2015 14:01
Show Gist options
  • Save Em-AK/14d7ee475fb5c06cd701 to your computer and use it in GitHub Desktop.
Save Em-AK/14d7ee475fb5c06cd701 to your computer and use it in GitHub Desktop.
setup sinatra squad

### Update, install dependencies & softwares sudo add-apt-repository -y ppa:webupd8team/sublime-text-2 && sudo apt-get update

sudo apt-get upgrade -y && sudo apt-get dist-upgrade -y  

sudo apt-get install -y curl git-core build-essential openssh-client sublime-text htop vim

\curl -sSL https://get.rvm.io | bash -s stable --ruby

### Configure

  • install adblock plus in firefox
  • configure sublime for ruby (indent with 2 spaces)
  • launch gnome shell as a login shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment