Skip to content

fcflamingo/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

FCFlamingo setup

Notes:

$

If it asks you to run something like this: $ run me at terminal Don't run the fucking $, that means 'run at a shell'

Tab

If you see that means you hit the tab key

Steps:

Homebrew

  • Make sure you are running latest OSX
  • Install latest xcode from app store
  • Install command line tools from xcode
  • Install homebrew http://mxcl.github.io/homebrew/

Dotfiles

Ruby

  • Install rbenv $ brew install rbenv
  • Install ruby-build $ brew install ruby-build
  • Install latest ruby 2.1.0 $ rbenv install 2.1<tab> and use the highest version there
  • Set new ruby version as global default $ rbenv global 2<tab>

Node

  • Install node $ brew install node

Applications

  • Install RubyMine (google it)
  • Install Postgres.app (google it)

Accounts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published