macOS
brew install zoxidelocal Homebrew formula metadata
sudo port install zoxideMacPorts ports tree · sysutils/zoxide/Portfile · ソース: api.github.com
brew / 順位 327
zoxide のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zoxidelocal Homebrew formula metadata
sudo port install zoxideMacPorts ports tree · sysutils/zoxide/Portfile · ソース: api.github.com
sudo apk add zoxideAlpine Linux edge package indexes · zoxide · ソース: dl-cdn.alpinelinux.org
sudo apt install zoxideDebian stable package indexes · zoxide · ソース: deb.debian.org
sudo dnf install zoxideFedora Rawhide package metadata · zoxide · ソース: dl.fedoraproject.org
nix profile install nixpkgs#zoxidenixpkgs package indexes · pkgs/by-name/zo/zoxide/package.nix · ソース: api.github.com
sudo pacman -S zoxideArch Linux sync databases · zoxide · ソース: geo.mirror.pkgbuild.com
sudo zypper install zoxideopenSUSE Tumbleweed package metadata · zoxide · ソース: download.opensuse.org
choco install zoxideChocolatey community package catalog · zoxide · ソース: community.chocolatey.org
scoop install main/zoxideScoop official bucket manifest trees · bucket/zoxide.json · ソース: api.github.com
winget install --id ajeetdsouza.zoxide -eWindows Package Manager source index · ajeetdsouza.zoxide · ソース: cdn.winget.microsoft.com
概要
Shell extension to navigate your filesystem faster
履歴
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.
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.
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.
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.
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zoxide | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:zoxide |
|---|---|
| バージョン | 0.10.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/ajeetdsouza/zoxide |
| リポジトリ | https://github.com/ajeetdsouza/zoxide |
| 最終更新 | 2026-07-04T16:03:51Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
zoxide 0.9.7-1+b1
Smarter cd command for your terminal
https://github.com/ajeetdsouza/zoxide
sudo apt install zoxidezoxide
nix profile install nixpkgs#zoxidezoxide 0.9.3-1
Smarter cd command for your terminal
https://github.com/ajeetdsouza/zoxide
sudo apt install zoxidezoxide 0.9.9-r0
Faster way to navigate your filesystem
https://github.com/ajeetdsouza/zoxide
sudo apk add zoxidezoxide-bash-completion 0.9.9-r0
Bash completions for zoxide
https://github.com/ajeetdsouza/zoxide
sudo apk add zoxide-bash-completionzoxide-doc 0.9.9-r0
Faster way to navigate your filesystem (documentation)
https://github.com/ajeetdsouza/zoxide
sudo apk add zoxide-doczoxide-fish-completion 0.9.9-r0
Fish completions for zoxide
https://github.com/ajeetdsouza/zoxide
sudo apk add zoxide-fish-completionzoxide-zsh-completion 0.9.9-r0
Zsh completions for zoxide
https://github.com/ajeetdsouza/zoxide
sudo apk add zoxide-zsh-completionzoxide 0.9.8-3.fc45
Smarter cd command for your terminal
https://crates.io/crates/zoxide
sudo dnf install zoxidezoxide 0.10.0-1
A smarter cd command for your terminal
https://github.com/ajeetdsouza/zoxide
sudo pacman -S zoxidezoxide 0.10.0-1.2
A smarter cd command
https://github.com/ajeetdsouza/zoxide
sudo zypper install zoxidezoxide
sudo port install zoxidezoxide
choco install zoxidemain/zoxide
scoop install main/zoxideajeetdsouza.zoxide
winget install --id ajeetdsouza.zoxide -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.