Open
Description
When installing using homebrew, I get a conflict because I have ghostscript (which has been known as gs
for a very long time). Would it be possible to choose a different name? I've worked around this by symlinking the binary as git-spice into my ~/bin
(and changing the completions using:
git-spice shell completion fish | sed -e 's/__complete_gs/__complete_git_spice/' -e 's/-c gs/-c git-spice/' | source
...), but I imagine it will hit other people.
Metadata
Metadata
Assignees
Labels
No labels