From f0b0c0405992450c6e0bbc93be16447a58d529fa Mon Sep 17 00:00:00 2001 From: Andres Gongora Date: Wed, 12 Feb 2020 09:04:56 +0100 Subject: [PATCH] Add synth-shell Signed-off-by: Andres Gongora --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2cba523..af79a19 100644 --- a/readme.md +++ b/readme.md @@ -340,6 +340,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [task-spooler](http://vicerveza.homeunix.net/~viric/soft/ts) - Queue jobs for linear execution. - [undollar](https://github.com/ImFeelingDucky/undollar) - Strip the '$' preceding copy-pasted terminal commands. - [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file. +- [synth-shell](https://github.com/andresgongora/synth-shell) - Terminal greeter with a customizable status report, fancy bash prompt, and aliases. ### System Interaction Utilities