From 88dff521d3e30ac2d0519c324e1f9e773f1044ca Mon Sep 17 00:00:00 2001 From: Nicolai Weitkemper Date: Mon, 25 Nov 2024 15:55:31 +0100 Subject: [PATCH] Add RESH --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa3..12dcab85 100644 --- a/readme.md +++ b/readme.md @@ -371,6 +371,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [task-spooler](https://tracker.debian.org/pkg/task-spooler) - 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. +- [RESH](https://github.com/curusarn/resh/) - Contextual shell history for zsh and bash. ### System Interaction Utilities