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.
1 parent aa85792 commit 065f784Copy full SHA for 065f784
README.md
@@ -50,6 +50,9 @@ omf install https://github.com/wfxr/forgit
50
# for zinit
51
zinit load wfxr/forgit
52
53
+# for oh-my-zsh
54
+git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
55
+
56
# manually
57
# Clone the repository and source it in your shell's rc file or put bin/git-forgit into your $PATH
58
```
0 commit comments