From 693c5042ac892808a14947b7a5b53a0113bc0025 Mon Sep 17 00:00:00 2001 From: Sergey Chudakov Date: Wed, 30 Dec 2020 03:57:46 +0500 Subject: [PATCH] Add topalias: https://github.com/CSRedRat/topalias bash/zsh aliases generator from command history with shell statistic and helpful tips --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 98289ce..2c88245 100644 --- a/readme.md +++ b/readme.md @@ -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 student’s programming skills by introducing the earliest lessons of coding. - [navi](https://github.com/denisidoro/navi) - Interactive cheatsheet tool.