diff --git a/custom-completions/zoxide/README.md b/custom-completions/zoxide/README.md index f489e7e2..25b45faa 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.