Skip to content

Instantly share code, notes, and snippets.

@illia108
Created June 20, 2018 02:56
Show Gist options
  • Select an option

  • Save illia108/b2401a96e12ec59109939531bff62ca4 to your computer and use it in GitHub Desktop.

Select an option

Save illia108/b2401a96e12ec59109939531bff62ca4 to your computer and use it in GitHub Desktop.

Revisions

  1. illia108 created this gist Jun 20, 2018.
    8 changes: 8 additions & 0 deletions Upgrade-rbenv-and-ruby-build.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # 1. cd into ~/.rbenv
    $ cd ~/.rbenv
    # 2. Pull latest from repo
    $ git pull
    # 3. cd into ~/.rbenv/plugins/ruby-build
    $ cd ~/.rbenv/plugins/ruby-build
    # 4. Pull latest from repo
    $ git pull