From e124b94698b804915dc841ed5fe466f629b456d1 Mon Sep 17 00:00:00 2001 From: Ruan Comelli Date: Tue, 11 Mar 2025 15:23:12 -0300 Subject: [PATCH] Fix zoxides README title --- custom-completions/zoxide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-completions/zoxide/README.md b/custom-completions/zoxide/README.md index f489e7e2f..25b45faa0 100644 --- a/custom-completions/zoxide/README.md +++ b/custom-completions/zoxide/README.md @@ -1,4 +1,4 @@ -# pytest completions +# zoxide completions Completions for [zoxide](https://github.com/ajeetdsouza/zoxide). ``zoxide`` is a smarter cd command, inspired by z and autojump. It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells.