1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 21:57:44 +00:00
nu_scripts/custom-completions/zoxide
Ruan Comelli 61bb4f6b50
Fix heading in zoxide completions README (#1069)
This PR corrects the heading in `custom-completions/zoxide/README.md`,
changing it from "pytest completions" to "zoxide completions" to match
the intended content.
2025-03-11 13:41:52 -05:00
..
README.md Fix heading in zoxide completions README (#1069) 2025-03-11 13:41:52 -05:00
zoxide-completions.nu add zoxide custom completions (#1063) 2025-03-04 19:21:26 -06:00

zoxide completions

Completions for 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.

Usage

use zoxide-completions.nu *

or

source zoxide-completions.nu