EndPointCorp / end-point-blog

End Point Dev blog
https://www.endpointdev.com/blog/
17 stars 65 forks source link

Comments for DevCamps setup with Ruby 1.9.3, rbenv, Nginx and Unicorn #552

Open phinjensen opened 6 years ago

phinjensen commented 6 years ago

Comments for https://www.endpointdev.com/blog/2012/02/devcamps-setup-with-ruby-193-rbenv/ By Richard Templet

To enter a comment:

  1. Log in to GitHub
  2. Leave a comment on this issue.
phinjensen commented 6 years ago
original author: Brian Buchalter
date: 2013-04-04T14:17:20-04:00

@richard, it turns out you can copy $HOME/.rbenv into /etc/skel to have new users get their Rubies setup automatically! Make sure of course to also update the appropriate [.profile|.bash_profile] in /etc/skel too!