From 52ad1356ac4f944d8f8ef9650097c1fc5f70a74e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 30 Jul 2023 18:29:13 +0200 Subject: Update the ruby global system version/rbenv plugins --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0db4eca..9c7a2b1 100644 --- a/README.md +++ b/README.md @@ -134,11 +134,8 @@ brew install rbenv mkdir -p ~/.bundle ln -sf ~/.rc/.bundle/config ~/.bundle/config -git clone https://github.com/sstephenson/rbenv-gem-rehash.git ~/.rbenv/plugins/rbenv-gem-rehash -git clone https://github.com/sstephenson/rbenv-vars.git ~/.rbenv/plugins/rbenv-vars git clone https://github.com/tpope/rbenv-ctags.git ~/.rbenv/plugins/rbenv-ctags git clone https://github.com/sstephenson/rbenv-default-gems.git ~/.rbenv/plugins/rbenv-default-gems -git clone https://github.com/rkh/rbenv-update.git ~/.rbenv/plugins/rbenv-update ln -sf ~/.rc/.gemrc ~/.gemrc ln -sf ~/.rc/.rbenv/default-gems ~/.rbenv/default-gems -- cgit v1.2.3