1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-27 16:20:07 +00:00
ohmyzsh/plugins/git-checkout-interactive
2024-02-28 11:28:36 +01:00
..
git-checkout-interactive.plugin.zsh limit output to 10 last branches; configurable 2024-02-28 11:28:36 +01:00
README.md feat(plugin): git checkout interactive 2023-11-01 12:37:17 +01:00

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