1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 08:50:40 +01:00
Files
oh-my-zsh/plugins/git-checkout-interactive/README.md
2023-11-01 12:37:17 +01:00

232 B

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