Skip to content

Conversation

@ryandrew14
Copy link

Changed name of go command to 'go' instead of 'g'. Previously, the 'g' command would not work because the git plugin for zsh already has the command 'g' expecting a git command. Changing the command name to 'go' fixes this problem as 'go' is not already taken by the git zsh plugin.

@Bilalh
Copy link
Owner

Bilalh commented Oct 27, 2017

Thanks for your PR. I don’t use the git plugin for zsh so I did not notice the problem. I will try to make the binding for g configurable to avoid this problem when I have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants