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.
You can install cgitc via various plugin managers.
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.