Skip to content

Instantly share code, notes, and snippets.

@bootcoder
Created August 17, 2016 23:03
Show Gist options
  • Save bootcoder/4de544e1d1778f91cf2cc8347b32fecd to your computer and use it in GitHub Desktop.
Save bootcoder/4de544e1d1778f91cf2cc8347b32fecd to your computer and use it in GitHub Desktop.
env-stuff-4james
ENV Stuff
1. postgres
- uninstall app client
- clean system of any prev postgres installs
- install via brew start via brew
2. ruby env - ensure versions management. If they have and want rvm,chruby,rbenv great.
If they don't or if env is fucked and they don't know how to fix obviously....
rbenv from scratch murdering all others in the face.
- checking which ruby
- checking rbenv || eqiv
- checking path
- check installed rubies - rec 2.3.1 sub rec 2.1.5 - 2.0.0-p353
- 2.0.0
- 2.1.0
- 2.1.2
- 2.1.5
- 2.2.3
- 2.2.0
- 2.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment