Skip to content

Commit 065f784

Browse files
Meta: Include oh-my-zsh install instructions in README (#283)
1 parent aa85792 commit 065f784

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ omf install https://github.com/wfxr/forgit
5050
# for zinit
5151
zinit load wfxr/forgit
5252

53+
# for oh-my-zsh
54+
git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
55+
5356
# manually
5457
# Clone the repository and source it in your shell's rc file or put bin/git-forgit into your $PATH
5558
```

0 commit comments

Comments
 (0)