0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00

fix(bundler): add completion for bundler bin as well

Closes #12482
This commit is contained in:
Carlo Sala 2024-06-08 13:32:27 +02:00
parent 4e8099175e
commit 8510847ff3
No known key found for this signature in database
GPG key ID: DA6FB450C1A4FE9A

View file

@ -1,4 +1,4 @@
#compdef bundle
#compdef bundle bundler
local curcontext="$curcontext" state line _gems _opts ret=1