Homebrew seems to install gh automatically even after I've uninstalled it. After uninstalling it, it was reinstalled the next time I ran brew upgrade
Anyway, this is a problem because I have a fish function called gh which, when typed in fish shell while the pwd is a git repo with a GitHub remote origin, the repo will be opened in the default web browser. Kind of useful, I use it quite a bit. But I had no idea it collided with a first party GitHub tool.
Gotta rename it I guess?
Homebrew seems to install
ghautomatically even after I've uninstalled it. After uninstalling it, it was reinstalled the next time I ranbrew upgradeAnyway, this is a problem because I have a fish function called gh which, when typed in fish shell while the pwd is a git repo with a GitHub remote origin, the repo will be opened in the default web browser. Kind of useful, I use it quite a bit. But I had no idea it collided with a first party GitHub tool.
Gotta rename it I guess?