Add synth-shell

Signed-off-by: Andres Gongora <andresgongora@uma.es>
This commit is contained in:
Andres Gongora 2020-02-12 09:04:56 +01:00
parent f8e8c670f7
commit f0b0c04059
No known key found for this signature in database
GPG Key ID: EE88E29B616CE424
1 changed files with 1 additions and 0 deletions

View File

@ -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