zoxide
智能目录跳转工具,基于访问历史快速定位常用目录。 默认只能记录 下载zoxide之后 访问的历史目录,也可以自己使用AI写脚本导入之前的历史目录
z foo # cd into highest ranked directory matching foo
z foo bar # cd into highest ranked directory matching foo and bar
z foo / # cd into a subdirectory starting with foo更多内容见 GitHub 仓库。