zoxide/contrib/completions
tom-anders 6ed382e780 feat: allow relative paths for --base-dir
Use std::filesystem::canonicalize to transform to an absolute path.
2025-08-11 10:05:23 +02:00
..
README.md Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
_zoxide feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00
_zoxide.ps1 feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00
zoxide.bash --basedir query option (#1027) 2025-08-10 13:26:52 +05:30
zoxide.elv feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00
zoxide.fish feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00
zoxide.nu feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00
zoxide.ts feat: allow relative paths for --base-dir 2025-08-11 10:05:23 +02:00

README.md

completions

Shell completions for zoxide, generated by clap. Since clap is in beta, these completions should not be treated as stable.