MyGit

v0.1.0

gsamokovarov/jump

版本发布时间: 2015-09-07 03:43:43

gsamokovarov/jump最新发布版本:v0.51.0(2022-08-08 02:24:47)

A fuzzy quick-directory jumper. Kinda like autojump or z, but fuzzy.

Jump works its magic by keeping track of the directories you visit. It scores to give you the best match for tour input. When integrated with your shell, the j function is available. It let's you jump across directories with ease.

If you visit /Users/bob/Projects/moneymaker often, type j mk and jump straight to it. Gone are the days of manual aliases for frequent project directories.

Shell

To get the most out of jump, you have to integrate it with your shell. The integration gives you the j shell function and the automatic tracking and scoring.

bash

Put the line below in ~/.bashrc or ~/bash_profile:

eval "$(jump shell bash)"

zsh

Put the line below in ~/.zshrc:

eval "$(jump shell zsh)"

相关地址:原始地址 下载(tar) 下载(zip)

1、 jump-0.1.0-1.x86_64.rpm 892.05KB

2、 jump_0.1.0_amd64.deb 890.95KB

查看:2015-09-07发行的版本