jack
7400d469b6
fix(ruby): add missing -run
in rserver
alias ( #11913 )
2023-10-02 20:41:18 +02:00
Celestino Gomes
cffa9a2fda
feat(ruby): add new aliases rrun
and rserver
( #10218 )
2021-12-29 09:44:08 +01:00
Marc Cornellà
8c1495a18e
fix(ruby)!: rename aliases that start with g
to ge
...
BREAKING CHANGE: all `gem` aliases that started with `g` now start
with `ge` to fix conflicting names with the `git` plugin. Also, the
`ghlp` alias is now renamed `geh`. Have a look at the plugin README
for more information.
Fixes #10320
2021-10-20 17:11:42 +02:00
Marc Cornellà
4b1f6d638f
feat(ruby): add multiple gem
aliases ( #9005 )
...
Mostly empty commit to fix the changelog for merge at 6f4c7f64
2021-10-19 20:07:40 +02:00
Robby Russell
f83bb65d47
Swapping gh with ghlp as 'gh' is reserved for the Github CLI. #9005
2021-10-19 10:54:50 -07:00
Sayan Roy
edbd86cd95
Updating some gem command reference
...
# Updating some gem command reference
gem_info,gem help , etc.
2020-06-07 12:14:55 +05:30
Brandon Weaver
e273cf004e
Update ruby.plugin.zsh ( #2117 )
...
Added some Gem command shorthands, and ruby shorthand
2017-11-14 06:37:31 -08:00
Patrick Lindborg
a49fcea9f5
Fixed the rfind command in the ruby plugin
2012-01-02 21:48:19 +01:00
Andrew Hodges
572b27b757
Gem List Helper
...
Add helper function to list gems in a pretty way (only with rvm, for now). Add
missng EOF newline and a todo to the ruby plugin.
2011-05-28 10:50:06 -04:00
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
2010-09-30 21:34:06 -07:00