mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Meta: Include oh-my-zsh install instructions in README (#283)
This commit is contained in:
parent
aa85792ec4
commit
065f7841f3
|
|
@ -50,6 +50,9 @@ omf install https://github.com/wfxr/forgit
|
|||
# for zinit
|
||||
zinit load wfxr/forgit
|
||||
|
||||
# for oh-my-zsh
|
||||
git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
|
||||
|
||||
# manually
|
||||
# Clone the repository and source it in your shell's rc file or put bin/git-forgit into your $PATH
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue