bash/zsh aliases generator from command history with shell statistic and helpful tips
This commit is contained in:
Sergey Chudakov 2020-12-30 03:57:46 +05:00 committed by GitHub
parent 79e1acbd46
commit 693c5042ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -374,6 +374,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi).
- [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages.
- [topalias](https://github.com/CSRedRat/topalias) - bash/zsh aliases generator from command history with shell statistic and helpful tips
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a students programming skills by introducing the earliest lessons of coding.
- [navi](https://github.com/denisidoro/navi) - Interactive cheatsheet tool.