Update README-zh-Hant.md

Add cmder tool
pull/601/head
FatTiger 2019-05-25 21:39:43 +08:00 committed by GitHub
parent c193d6e824
commit b31e72735a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -515,6 +515,8 @@ mkdir empty && rsync -r --delete empty/ some-dir && rmdir some-dir
- 學會使用 `wmic`,你就可以從命令列執行大多數 Windows 系統管理任務,並編成腳本。
- Cmder以強大的[ConEmu](https://conemu.github.io)終端仿真器為基礎,通過[Maximus5](https://github.com/Maximus5)的出色工作在Windows上提供最佳終端體驗它使用[Clink](https://mridgers.github.io/clink)和GNU的[Readline](https://en.wikipedia.org/wiki/GNU_Readline)提供類似bash的提示且提供語法的別名支持並在完整版上附帶Git。
## 更多資源
- [awesome-shell](https://github.com/alebcay/awesome-shell):一份精美的命令列工具及資源的列表。