How to integrate completions with fish shell? #1960
Unanswered
munntjlx
asked this question in
Troubleshoot
Replies: 1 comment 1 reply
|
Good question as I wasn't able to find that documentation looking at Cobra's docs 😆 Untested, based on other tools: To do so in all your shell sessions, add the following line to your ~/.config/fish/config.fish file: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I did figure out how to generate the completions file, but when I put on ~/.config/fish/completions/oh-my-posh nothing happens. Any way to write a quick faq on this? I can write if someone tells me how to do it.
All reactions