An open API service indexing awesome lists of open source software.

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

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!