mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-24 05:57:47 +02:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .. | ||
| 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