Skip to content

qoomon/zjump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zjump

zjump

Usage

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

Install

Requirements

  • Installed fzf

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

zplug qoomon/zjump

zgen load qoomon/zjump
zgen save
antigen bundle qoomon/zjump
antigen apply
git clone https://github.com/qoomon/zjump $ZSH_CUSTOM/plugins/zjump
plugins+=(zjump)

zplug "qoomon/zjump"

manually

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