how to

harmless-useful-tools

Jan 15, 2024
softwares-and-tools
1 Minutes
32 Words

autojump

命令行按照历史记录快速跳转文件夹。

https://github.com/wting/autojump

记得要 source /usr/share/autojump/autojump.fish

  • How to Install
1
git clone git://github.com/wting/autojump.git
2
cd autojump
3
./install.py or ./uninstall.py
Article title:harmless-useful-tools
Article author:Julyfun
Release time:Jan 15, 2024
Copyright 2025
Sitemap