Skip to content

gs conflicts with existing command (ghostscript) #469

Open
@guyboltonking

Description

@guyboltonking

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions