zjump

August 6, 2025 ยท View on GitHub

zjump

Usage

cmd
j [query]select from directory history
j .. [query]select from parent directories
j . [query]select from sub directories
j --purgeremove non-existing directories from history

Install

Requirements

  • Installed fzf

zgem

zgem bundle 'https://github.com/qoomon/zjump.git' from:'git' use:'zjump.zsh'

zgen

zgen load qoomon/zjump
zgen save

Antigen

antigen bundle qoomon/zjump
antigen apply

Oh My ZSH! custom plugin

git clone https://github.com/qoomon/zjump $ZSH_CUSTOM/plugins/zjump
plugins+=(zjump)

zplug

zplug "qoomon/zjump"

manually

git clone https://github.com/qoomon/zjump.git
source zjump/zjump.zsh