Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ceeon avatar

Zoxide Install

  • 3 installs
  • 8 repo stars
  • Updated February 5, 2026
  • ceeon/zoxide-skills

Installs and configures the zoxide directory-jump tool with fzf and a zsh init hook.

About

Installs zoxide and fzf via Homebrew and wires the zsh init hook into ~/.zshrc. A developer uses it to set up smart directory jumping on a new machine.

  • Installs zoxide and fzf via brew, configures ~/.zshrc
  • Verifies with zoxide --version

Zoxide Install by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #435 of 550 CLI & Terminal skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ceeon/zoxide-skills --skill zoxide-install

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars8
Last updatedFebruary 5, 2026
Repositoryceeon/zoxide-skills

What it does

Installs and configures the zoxide directory-jump tool with fzf and a zsh init hook.

Files

SKILL.mdMarkdownGitHub ↗

zoxide 安装

步骤

1. 检查是否已安装:which zoxide 2. 安装:brew install zoxide fzf 3. 配置 ~/.zshrc,添加:eval "$(zoxide init zsh)" 4. 生效:source ~/.zshrc 5. 验证:zoxide --version

安装后提示

  • z 关键词 跳转目录
  • zi 交互式选择(需 fzf)
  • 需先访问目录让 zoxide 学习

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.