Tech News
← Back to articles

Zoxide: A Better CD Command

read original related products more articles

zoxide works with PowerShell, as well as shells running in Cygwin, Git Bash, and MSYS2.

The recommended way to install zoxide is via winget :

winget install ajeetdsouza.zoxide

Or, you can use an alternative package manager:

Repository Instructions crates.io cargo install zoxide --locked Chocolatey choco install zoxide conda-forge conda install -c conda-forge zoxide Scoop scoop install zoxide

If you're using Cygwin, Git Bash, or MSYS2, you can also use the install script: