mirror of
https://github.com/namibia/awesome-shell.git
synced 2025-01-03 05:00:13 +00:00
Add td-cli (#323)
This commit is contained in:
parent
7efcf737fc
commit
f2501f2c81
@ -125,6 +125,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal
|
||||
* [surfraw](https://gitlab.com/surfraw/Surfraw) - browse specific site and search the web from your terminal without browser.
|
||||
* [task-manager](https://github.com/lingtalfi/task-manager) - Execute all your scripts with just two or three keystrokes.
|
||||
* [td-cli](https://github.com/darrikonn/td-cli) - A todo command line manager to organize and manage your todos across multiple projects.
|
||||
* [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command
|
||||
* [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages
|
||||
* [tmux](http://tmux.github.io/) - Amazing terminal multiplexer
|
||||
|
@ -69,6 +69,7 @@
|
||||
* [mosh](https://mosh.org) - 第一个实现SSP的应用,MIT的博士项目,使得C/S之间可以保持链接持续,即使断开还能恢复之前的状态
|
||||
* [sshrc](https://github.com/Russell91/sshrc) - SSH 时带上你的 .bashrc、.vimrc 等
|
||||
* [sudocabulary](https://github.com/badarsh2/Sudocabulary) - 从终端学习英语词汇
|
||||
* [td-cli](https://github.com/darrikonn/td-cli) - 组织者命令行管理器,用于跨多个项目组织和管理您的待办事项。
|
||||
* [thefuck](https://github.com/nvbn/thefuck) - 通过使用容易记住的命令修正常见的 shell 错误
|
||||
* [tmux](http://tmux.github.io/) - 很棒的终端复用器
|
||||
* [up](https://github.com/shannonmoeller/up) - 按名称或计数升序排列目录,支持 bash 和 zsh
|
||||
|
Loading…
Reference in New Issue
Block a user