0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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
e751d2519d
spacing changed 2020-07-01 08:58:27 +05:30
Sayan Roy
c268d176bf
Updating the README.md 2020-06-09 00:48:50 +05:30
MasterOfTheTiger
c649644695 ruby: add README (#7212) 2018-10-04 12:48:29 +02:00