From 1be09c5ca651aab2fdf8fd1db2b188395db71e17 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 5 May 2020 17:04:29 -0600 Subject: [PATCH] Remove ruby-switch that has gone 404 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d709bd9..0d3a403 100644 --- a/README.md +++ b/README.md @@ -688,7 +688,6 @@ The project is very active – currently > 2000 commits. * [ripz](https://github.com/jedahan/ripz) - Reminds you of your aliases, so you use them more. Depends on [ripgrep](https://github.com/BurntSushi/ripgrep). * [robo-zsh-plugin](https://github.com/shengyou/robo-zsh-plugin) - A ZSH plugin for [Robo](https://robo.li/). * [rockz](https://github.com/aperezdc/rockz) - Lua + LuaRocks virtual environment manager based upon VirtualZ. -* [ruby-switch](https://github.com/LockonS/ruby-switch) - Switch ruby versions and manage the PATH variable at the same time. * [rvm](https://github.com/johnhamelink/rvm-zsh) - Initiates RVM and adds rubygem binaries (like compass) accessible in the user's `$PATH`. * [safe-kubectl](https://github.com/benjefferies/safe-kubectl) - Add some safety when running `kubectl` by warning what context you're in after a definable number of seconds since the last `kubectl` command. * [safe-paste](https://github.com/oz/safe-paste) - A safe-paste plugin. See Conrad Irwin's [bracketed-paste](https://cirw.in/blog/bracketed-paste) blog post.