jack
7400d469b6
fix(ruby): add missing `-run` in `rserver` alias ( #11913 )
2 years ago
Celestino Gomes
cffa9a2fda
feat(ruby): add new aliases `rrun` and `rserver` ( #10218 )
4 years ago
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
4 years ago
Marc Cornellà
4b1f6d638f
feat(ruby): add multiple `gem` aliases ( #9005 )
...
Mostly empty commit to fix the changelog for merge at 6f4c7f64
4 years ago
Robby Russell
f83bb65d47
Swapping gh with ghlp as 'gh' is reserved for the Github CLI. #9005
4 years ago
Sayan Roy
e751d2519d
spacing changed
6 years ago
Sayan Roy
c268d176bf
Updating the README.md
6 years ago
Sayan Roy
edbd86cd95
Updating some gem command reference
...
# Updating some gem command reference
gem_info,gem help , etc.
6 years ago
MasterOfTheTiger
c649644695
ruby: add README ( #7212 )
8 years ago
Brandon Weaver
e273cf004e
Update ruby.plugin.zsh ( #2117 )
...
Added some Gem command shorthands, and ruby shorthand
8 years ago
Patrick Lindborg
a49fcea9f5
Fixed the rfind command in the ruby plugin
14 years ago
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.
15 years ago
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.
16 years ago