From c2c2b7db5f8327d269fbbb5666c904278c4b23ec Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Mon, 11 Oct 2021 15:13:18 -0700 Subject: [PATCH] regenerate readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4a99ae..c184632 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,10 @@ i'm sure there's something equivalent for Linux. **TODO:** consider renaming because rs(1) already exists. +### [running](/sh/running#L10) + +WIP + ### [sc](/sh/sc#L40) upload given files to a webserver and return a direct link for sharing them. @@ -1101,7 +1105,7 @@ print each argument on its own line. | [dfu](#dfu) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [disowned](#disowned) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [document](#document) | dash | ⭕ | ⭕ | ✔️ | ✔️ | -| [e](#e) | zsh | ✔️ | ⭕ | ⭕ | ⭕ | +| [e](#e) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [ea](#ea) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [echo2](#echo2) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [explore](#explore) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | @@ -1133,6 +1137,7 @@ print each argument on its own line. | [refresh](#refresh) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [rot13](#rot13) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [rs](#rs) | zsh | ✔️ | ⭕ | ⭕ | ⭕ | +| [running](#running) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [sc](#sc) | bash | ⭕ | ✔️ | ⭕ | ⭕ | | [scramble](#scramble) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [scropt](#scropt) | bash | ✔️ | ✔️ | ✔️ | ✔️ |