diff --git a/README.md b/README.md index 6b5cf96..066ac8b 100644 --- a/README.md +++ b/README.md @@ -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 ```