We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
brew
1 parent adf4e7f commit e8ad636Copy full SHA for e8ad636
README.md
@@ -53,6 +53,9 @@ zinit load wfxr/forgit
53
# for oh-my-zsh
54
git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
55
56
+# for brew
57
+brew install forgit
58
+
59
# manually
60
# Clone the repository and source it in your shell's rc file or put bin/git-forgit into your $PATH
61
```
0 commit comments