From bc5a0f3538cc4012509c9a1421328a2ccd14e6e2 Mon Sep 17 00:00:00 2001 From: Sergey Chudakov Date: Wed, 30 Dec 2020 03:47:40 +0500 Subject: [PATCH] Add topalias: https://github.com/CSRedRat/topalias bash/zsh aliases generator from command history with shell statistic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27fe483..b61f87b 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr-sh-client) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](https://tmux.github.io/) - Amazing terminal multiplexer +* [topalias](https://github.com/CSRedRat/topalias) - bash/zsh aliases generator from command history with shell statistic * [undollar](https://github.com/xtyrrell/undollar) - undollar bites the dollar sign off the tip of the command you just pasted into your terminal * [usql](https://github.com/xo/usql) - Universal command-line interface for SQL databases. * [v](https://github.com/rupa/v) - z for vim.