From 4b1f6d638f0783e05a9d2601ee0e1fd902416491 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Tue, 19 Oct 2021 20:07:40 +0200 Subject: feat(ruby): add multiple `gem` aliases (#9005) Mostly empty commit to fix the changelog for merge at 6f4c7f64 --- plugins/ruby/ruby.plugin.zsh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/ruby/ruby.plugin.zsh') diff --git a/plugins/ruby/ruby.plugin.zsh b/plugins/ruby/ruby.plugin.zsh index a7583497c..c235b6b69 100644 --- a/plugins/ruby/ruby.plugin.zsh +++ b/plugins/ruby/ruby.plugin.zsh @@ -1,5 +1,4 @@ -# TODO: Make this compatible with rvm. -# Run sudo gem on the system ruby, not the active ruby. +# Run sudo gem on the system ruby, not the active ruby alias sgem='sudo gem' # Find ruby file -- cgit v1.2.3-70-g09d2