mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
README: add brew instructions (#302)
This commit is contained in:
parent
adf4e7feb9
commit
e8ad636ab0
|
|
@ -53,6 +53,9 @@ zinit load wfxr/forgit
|
|||
# for oh-my-zsh
|
||||
git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
|
||||
|
||||
# for brew
|
||||
brew install 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