zoxide
Overview
Version & Lifecycle
Community Notes
Deployment tip
For enterprise deployment of zoxide on Windows, download the pre-built zoxide-x86_64-pc-windows-msvc.zip binary from the official releases page, extract zoxide.exe to a shared network path (e.g., servertoolszoxide), and add this path to user or system PATH environment variables via Group Policy.
Then, deploy the PowerShell initialization command Invoke-Expression (& { (zoxide init powershell --hook pwd | Out-String) }) to user PowerShell profiles (e.g., via GPO preferences editing $PROFILE) to enable directory tracking without aliases.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Rust-based command line tool; supports all major shells; integrates with tools like fzf, nnn, vim, yazi