1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-03-08 19:25:22 +08:00
Marc Cornellà a2bf5c7b99 refactor(gem): favor built-in zsh completion for gem ()
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
..