From 2cf9ad072d676950eaf36a6881a7383e4d2be837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0=C3=ADr?= <5871877+adamsir@users.noreply.github.com> Date: Thu, 9 May 2024 12:07:06 +0200 Subject: [PATCH] Update plugins/git-checkout-interactive/README.md Co-authored-by: Olivia (Zoe) --- plugins/git-checkout-interactive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/git-checkout-interactive/README.md b/plugins/git-checkout-interactive/README.md index 845d4c8bfdad..827ec6e2c00e 100644 --- a/plugins/git-checkout-interactive/README.md +++ b/plugins/git-checkout-interactive/README.md @@ -1,6 +1,6 @@ # 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: