Script to generate fish shell completions #13962
Vitruves
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hi everyone,
Here you can find a small python script that produce most fish shell completions for llama-cpp (provided they are in your path as for example "llama-cli ..".
It is python without external dependencies, just run it as
It should adapt to new binaries introduced in the future.
Enjoy
Beta Was this translation helpful? Give feedback.
All reactions