mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-05 21:07:49 +00:00
Merge pull request #200 from changyuheng/pr-plugin-fz
Add fz - seamless fuzzy tab completion for z
This commit is contained in:
commit
0063068ebb
@ -65,6 +65,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: A next-generation cd command with an interactive filter
|
||||
* [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories
|
||||
* [foxy](https://github.com/s-p-k/foxy) - Plain text bookmarks for firefox and surf browsers.
|
||||
* [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z
|
||||
* [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder
|
||||
* [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal
|
||||
* [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output
|
||||
|
@ -39,6 +39,7 @@
|
||||
* [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: 具有交互式过滤功能的下一代 cd 命令
|
||||
* [fasd](https://github.com/clvv/fasd) - 命令行效率提升器,提供快速访问文件及目录
|
||||
* [foxy](https://github.com/s-p-k/foxy) - 适合 Firefox 及 Surf 浏览器的无格式文本书签
|
||||
* [fz](https://github.com/changyuheng/fz) - z 的无缝模糊补全
|
||||
* [fzf](https://github.com/junegunn/fzf) - 命令行下的模糊搜索器
|
||||
* [hhighlighter](https://github.com/paoloantinori/hhighlighter) - 在命令输出中给单词着色
|
||||
* [hr](https://github.com/LuRsT/hr) - 适用于终端的 `<hr />`
|
||||
|
Loading…
Reference in New Issue
Block a user