1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Alexander Cyon d78275fdbb
chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
Marc Cornellà a2bf5c7b99 refactor(gem): favor built-in zsh completion for gem (#12576)
Completion for `gem` was included in zsh 5.5 and newer. This change
only uses the Oh My Zsh one if running an older version.

Reference: 9881778d48
2024-07-23 18:56:01 +02:00
Josh Burns fdbf0cbe46 gem push alias and gem yank alias 2014-02-28 01:32:01 +11:00
Josh Burns da573f6356 add gem push alias 2014-02-28 01:26:54 +11:00
Josh Burns f139401485 add gem build alias 2014-02-28 01:26:17 +11:00
Pat Regan 6bf906a262 Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call. 2011-04-08 10:12:22 -04:00
Hakan Ensari 632181c3dc Fixed typo 2010-12-20 11:13:46 -03:00
Daniel Schauenberg 7936bbbd5a adapt brew,gem,pip plugin to new structure 2010-10-01 10:59:48 +02:00
Renamed from plugins/gem.plugin.zsh (Browse further)