jump (sysutils/jump) Updated: 2 years, 3 months ago Add to my watchlist
Jump helps you navigate faster by learning your habits.Jump integrates with your shell and learns about your navigational habits by keeping track of the directories you visit. It gives you the most visited directory for the shortest search term you type.
Version: 0.51.0 License: MIT GitHubMaintainers | herbygillot |
Categories | sysutils |
Homepage | http://gsamokovarov.com/jump |
Platforms | darwin freebsd linux |
Variants | - |
"jump" depends on
build (2)
Ports that depend on "jump"
No ports
Port notes
jump needs to be integrated with the shell. For bash or zsh, add the following to your
~/.bashrc, ~/.bash_profile or ~/.zshrc:
eval "$(jump shell)"
For fish, add the folloing to your ~/.config/fish/config.fish:
status --is-interactive; and source (jump shell fish | psub)
Port Health:
Loading Port Health