▲ | joelthelion 3 days ago | |
Initial creator of autojump here: just use zoxide. I passed autojump mainternship to someone else a few years ago but it has now been abandoned. Rust is superior to python for this application anyway. | ||
▲ | brontosaurusrex 3 days ago | parent | next [-] | |
Switched as well, with "alias j='z'" seems to be 1:1 replacement so far. Also did 'zoxide import --from=autojump ".local/share/autojump/autojump.txt" --merge'. | ||
▲ | edanm 3 days ago | parent | prev | next [-] | |
Oh wow. I feel like you should be royalty around here! I've been a happy user of autojimp for many years, and just made the switch to Zoxide last week because it's maintained. I feel vindicated now :) | ||
▲ | nusaru 3 days ago | parent | prev | next [-] | |
Switched. For anyone else thinking of doing the same, zoxide can import your data from autojump: https://github.com/ajeetdsouza/zoxide#installation Here's the command I ran on macOS:
| ||
▲ | otikik 3 days ago | parent | prev [-] | |
Hey, thanks for creating it! I still use it and as a light user it fits my purpose just fine |