Automic VaultAutomic Vault

brew

Install zoxide with Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Shell extension to navigate your filesystem faster. Version 0.10.0 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zoxide

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install zoxide

MacPorts ports tree · sysutils/zoxide/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add zoxide

Alpine Linux edge package indexes · zoxide · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install zoxide

Debian stable package indexes · zoxide · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install zoxide

Fedora Rawhide package metadata · zoxide · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#zoxide

nixpkgs package indexes · pkgs/by-name/zo/zoxide/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S zoxide

Arch Linux sync databases · zoxide · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install zoxide

openSUSE Tumbleweed package metadata · zoxide · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install zoxide

Chocolatey community package catalog · zoxide · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/zoxide

Scoop official bucket manifest trees · bucket/zoxide.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id ajeetdsouza.zoxide -e

Windows Package Manager source index · ajeetdsouza.zoxide · source: cdn.winget.microsoft.com

overview

Package summary

Shell extension to navigate your filesystem faster

Commands and aliases

  • zoxide

history

Project history and usage

zoxide is a Rust command-line directory jumper: a smarter `cd` inspired by `z` and `autojump` that remembers frequently used directories and lets users jump to them with short fuzzy queries.

Project history

Ajeet D'Souza created the public zoxide repository in March 2020. The README positions it as a modern successor in the directory-jump family, explicitly inspired by `z` and `autojump`, but built as a cross-shell Rust binary rather than shell-only glue.

Over time zoxide evolved from a small navigation helper into a carefully integrated shell tool. The README documents setup for Bash, Zsh, Fish, PowerShell, Nushell, POSIX shells, Elvish, Xonsh, Tcsh, and others, while the changelog shows ongoing work on completions, shell hooks, Windows behavior, symlink handling, database safety, and shell-specific edge cases.

Adoption history

By July 2026 GitHub metadata showed more than 37,000 stars, making zoxide one of the most visible modern Rust CLIs in the shell-productivity niche. The official README lists installation through Cargo, Homebrew, MacPorts, Nix, distro packages, Winget, Scoop, Chocolatey, Termux, BSD package systems, and an install script.

Its adoption path follows the practical workstation-tool pattern: users first install it through Cargo or a shell setup script, then standardize it through OS package managers so dotfiles and new machines can depend on the same `z` command.

How it is used

Common use is to initialize zoxide in the user's shell and replace or supplement `cd` with `z`. Examples include `z foo` to jump to the best-ranked matching directory, multi-term queries such as `z foo bar`, `z -` for the previous directory, and `zi` for interactive selection through fzf.

zoxide is not a file manager. It is a tiny behavioral database plus shell integration that makes repeated navigation cheap, especially for developers moving among many project trees.

Why package nerds care

Package nerds care about zoxide because it is the directory-jump idea packaged in a modern, portable form: one Rust executable plus shell init snippets. It also shows how small terminal utilities earn broad package-manager coverage when they improve an everyday shell primitive without replacing the shell.

Timeline

  • 2020-03-05: The public `ajeetdsouza/zoxide` repository is created.
  • 2020s: zoxide becomes available across Cargo, Homebrew, Linux distributions, BSD packages, Windows package managers, and Termux as documented by the README.
  • 2024-2026: The changelog records active compatibility work for Nushell, PowerShell, Fish, Zsh, POSIX shells, Tcsh, and Windows path behavior.
  • 2026-01-31: zoxide 0.9.9 is published on GitHub.

Related projects

  • `z` and `autojump` are the direct inspirations named by the README.
  • fzf is the common companion for interactive `zi` selection.
  • fasd and shell framework integrations such as Oh My Zsh occupy the same shell-navigation neighborhood.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:shell

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zoxidecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.10.0
manager updated2026-07-04
local dataok
upstreamcurrent
latest detectedv0.10.0

https://github.com/ajeetdsouza/zoxide

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zoxide
Version0.10.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zoxide
Homepagehttps://github.com/ajeetdsouza/zoxide
Repositoryhttps://github.com/ajeetdsouza/zoxide
Upstream docshttps://github.com/ajeetdsouza/zoxide#readme
LicenseMIT
Source archivehttps://github.com/ajeetdsouza/zoxide/archive/refs/tags/v0.10.0.tar.gz
Last updated2026-07-04T16:03:51Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezoxide
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

zoxide 0.9.7-1+b1

Smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo apt install zoxide
  • Section: admin
  • Architecture: amd64
  • Source Package: rust-zoxide
  • 2 dependencies
  • normalized package name match
  • Matched by: Zoxide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zoxide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zoxide

nix profile install nixpkgs#zoxide
  • normalized package name match
  • Matched by: Zoxide
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zo/zoxide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zoxide 0.9.3-1

Smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo apt install zoxide
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-zoxide
  • 2 dependencies
  • normalized package name match
  • Matched by: Zoxide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zoxide from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zoxide 0.9.9-r0

Faster way to navigate your filesystem

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-bash-completion 0.9.9-r0

Bash completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • Matched by: Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-doc 0.9.9-r0

Faster way to navigate your filesystem (documentation)

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • Matched by: Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-fish-completion 0.9.9-r0

Fish completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • Matched by: Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-zsh-completion 0.9.9-r0

Zsh completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • Matched by: Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

zoxide 0.9.8-2.fc44

Smarter cd command for your terminal

https://crates.io/crates/zoxide

sudo dnf install zoxide
  • License: MIT AND MPL-2.0 AND (Apache-2.0 OR MIT) AND (MIT-0 OR Apache-2.0)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-zoxide
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zoxide
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zoxide from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

zoxide 0.9.9-2

A smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo pacman -S zoxide
  • License: MIT
  • Architecture: x86_64
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Zoxide
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zoxide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zoxide 0.9.9-1.3

A smarter cd command

https://github.com/ajeetdsouza/zoxide

sudo zypper install zoxide
  • License: MIT
  • Category: System/Console
  • Architecture: x86_64
  • Source Package: zoxide
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zoxide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zoxide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zoxide

sudo port install zoxide
  • normalized package name match
  • Matched by: Zoxide
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/zoxide/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

zoxide

choco install zoxide
  • normalized package name match
  • Matched by: Zoxide
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: zoxide from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.5272','w10privacy'
Scoop95%

main/zoxide

scoop install main/zoxide
  • normalized package name match
  • Matched by: Zoxide
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zoxide.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ajeetdsouza.zoxide

winget install --id ajeetdsouza.zoxide -e
  • normalized package name match
  • Matched by: Zoxide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ajeetdsouza.zoxide from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment