mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
2cf9ad072d
Co-authored-by: Olivia (Zoe) <zoe.i2k1@gmail.com> |
||
---|---|---|
.. | ||
git-checkout-interactive.plugin.zsh | ||
README.md |
lol
This plugin adds a command that lets you interactively switch between branches.
To use it, add git-checkout-interactive
to the plugins array in your .zshrc
file:
plugins=(... git-checkout-interactive)
Usage Examples
gci