/cgitc

:shipit: Close Git Combat

Primary LanguageShellOtherNOASSERTION

My personal git aliases for bash and zsh.

cgitc is designed to work with forgit. It sets up forgit aliases using the same naming convention as other cgitc aliases. If you use forgit, make sure to source cgitc before forgit.

cgitc is fork of oh-my-zsh's git plugin.

Installation

You can install cgitc via various plugin managers.

Bash

git clone https://github.com/simnalamburt/cgitc.git --depth=1 ~/.cgitc
cat <<< 'source ~/.cgitc/init.bash' >> ~/.bashrc

Zsh, zinit

zinit light hnjae/cgitc

# (Optional) It'll be more useful with zsh-expand-all
zinit light simnalamburt/zsh-expand-all

같이 보기


cgitc is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0). cgitc emblem © 2017 XT. See COPYRIGHT for details.