Created
June 20, 2018 02:56
-
-
Save illia108/b2401a96e12ec59109939531bff62ca4 to your computer and use it in GitHub Desktop.
Revisions
-
illia108 created this gist
Jun 20, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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