/git-extra

Primary LanguageShellMIT LicenseMIT

git-extra

macOS zsh git-extra

git clone https://github.com/deplives/git-extra.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/git-extra
plugins=(
    ...
    ...
    git-extra
)