>_

fz.sh

Cli shell plugin, the missing fuzzy tab completion feature for the z jump around command.

How to install fz.sh

brew install fzf

fz.sh use case

Enhance standard directory navigation by enabling fuzzy search completion for the jump command 'z'.

When to use fz.sh

  • Navigating to deeply nested directories that have been previously visited
  • Switching between frequently accessed project folders with minimal keystrokes
  • Improving tab-completion behavior in Bash or Zsh to be more forgiving of typos

When not to use fz.sh

  • Navigating to a directory for the first time (it relies on 'z' history)
  • Non-interactive script execution where CD logic must be absolute and deterministic
  • Systems where 'z' or 'fzf' are not already installed

fz.sh features

  • · Fuzzy search completion for 'z' jump command
  • · Zero-config tab completion integration
  • · Support for Bash and Zsh
  • · Seamless integration with fzf

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like fz.sh on its own.

Set up MCP →

Similar tools to fz.sh