From d4d6cebd6f59c6ce4e582326f8364a6d42c773bc Mon Sep 17 00:00:00 2001 From: LingTalfi Date: Wed, 4 Jul 2018 17:44:07 +0200 Subject: [PATCH] add task manager (#187) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86c081f..2706bb0 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [sshrc](https://github.com/Russell91/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH * [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal * [surfraw](http://surfraw.alioth.debian.org/) - 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. * [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