-
|
I installed the shell completion into fish by following https://abhinav.github.io/git-spice/setup/shell/#fish, then tested the example command The completion results seem like they're identical, whether or not I have the shell completion installed. Am I missing something here? |
Beta Was this translation helpful? Give feedback.
Answered by
abhinav
Aug 6, 2025
Replies: 1 comment 1 reply
-
|
@injust How did you install git-spice? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
abhinav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@injust How did you install git-spice?
If you used
brew install git-spice, note that Homebrew does that setup for you.(We can probably mention that in the docs if that's the case.)