add
This commit is contained in:
parent
4911e4f1eb
commit
b3853a70ea
@ -51,7 +51,7 @@
|
|||||||
* [git](git.md)
|
* [git](git.md)
|
||||||
|
|
||||||
## 插件工具
|
## 插件工具
|
||||||
* [tool](tool.md)
|
* [工具](tool.md)
|
||||||
|
|
||||||
## shell 脚本
|
## shell 脚本
|
||||||
* [shell](shell.md)
|
* [shell](shell.md)
|
||||||
|
18
tool.md
Normal file
18
tool.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
- __`Oh My Zsh` Shell__
|
||||||
|
|
||||||
|
- 基于 `Oh My Zsh` 的插件
|
||||||
|
- `zsh-autosuggestions` #自动提示历史路径
|
||||||
|
- `zsh-syntax-highlighting` #命令高亮提示
|
||||||
|
|
||||||
|
|
||||||
|
- __`safe-rm` 防止执行 `rm -rf /`__
|
||||||
|
|
||||||
|
- __`axel` 多线程下载工具__
|
||||||
|
|
||||||
|
- __`psysh` PHP 命令行工具__
|
||||||
|
|
||||||
|
- __`ccat` 高亮查看文件内容__
|
||||||
|
|
||||||
|
- __`mycli` MySQL 命令行工具,具有高亮提示__
|
||||||
|
|
||||||
|
- __`shellcheck` Shell 脚本语法检查提示__
|
Loading…
x
Reference in New Issue
Block a user