mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
Update plugins/git-checkout-interactive/README.md
Co-authored-by: Olivia (Zoe) <zoe.i2k1@gmail.com>
This commit is contained in:
parent
7ab8271cd9
commit
2cf9ad072d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# lol
|
# lol
|
||||||
|
|
||||||
This plugin adds quick switch between your branches.
|
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:
|
To use it, add `git-checkout-interactive` to the plugins array in your `.zshrc` file:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue