From cd45edb727a845535511251a6d292fc8a4112721 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 16 Mar 2026 12:08:01 +0100 Subject: [PATCH] Add envio Close #602 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 63904dd..9928211 100644 --- a/readme.md +++ b/readme.md @@ -426,6 +426,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [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. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets. +- [envio](https://github.com/envio-cli/envio) - Manage environment variables securely. ### System Interaction Utilities