-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fish completion support #320
Conversation
Thanks very much for this! |
It doesn't look like spf13/cobra#754 is going to be merged any time soon, but I'd still like to see this in chezmoi. If you agree, could you mark this PR as "Ready for review"? I'm happy to use @0robustus1's fork while waiting for @spf13 or any Cobra maintainer to merge the upstream PR. |
@twpayne sure let's do it 👍 |
Many thanks! The CI might be a bit too strict at times. |
Thanks for Fish completion! |
Initial implementation of fish completion for chezmoi. Currently waiting on spf13/cobra#754 to get merged, then I'll clean up
go.mod
.