mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
| .. | ||
| git-checkout-interactive.plugin.zsh | ||
| README.md | ||
lol
This plugin adds quick switch between your branches.
To use it, add git-checkout-interactive to the plugins array in your .zshrc file:
plugins=(... git-checkout-interactive)
Usage Examples
gci