https://github.com/agkozak/jumpstart-z
Convert autojump database into z database
https://github.com/agkozak/jumpstart-z
Last synced: 8 months ago
JSON representation
Convert autojump database into z database
- Host: GitHub
- URL: https://github.com/agkozak/jumpstart-z
- Owner: agkozak
- License: mit
- Created: 2019-02-07T19:50:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T20:02:18.000Z (10 months ago)
- Last Synced: 2025-01-10T19:23:12.823Z (9 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jumpstart-z - convert an `autojump` database into a `z` database
Example command (this will overwrite your `z` database!):
jumpstart-z ~/.local/share/autojump/autojump.txt > ~/.z
If you use ZSH, be sure to try [`ZSH-z`](https://github.com/agkozak/zsh-z), a rewrite of [`z`](https://github.com/rupa/z) in fast, native ZSH code!