From 474a42f65891e32b84f2f3c952531f0dde177949 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 21 Jul 2024 12:28:01 -0700 Subject: [PATCH] regenerate readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79a0d88..a0a2a87 100644 --- a/README.md +++ b/README.md @@ -990,11 +990,11 @@ expand to C++ flags to enable a C++-as-C facade. reload zsh by wiping temp files, recompiling rc files, and replacing the current process with a new zsh process. -### [dummy (bashrc)](/home/bashrc#L52) +### [dummy (bashrc)](/home/bashrc#L42) return 0, ignoring arguments. -### [reload (bashrc)](/home/bashrc#L57) +### [reload (bashrc)](/home/bashrc#L54) **TODO:** respect initctl like in `.zshrc`. @@ -1183,6 +1183,7 @@ copy files in a plain way using rsync. affected by umask. | [psbm](#psbm) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [randir](#randir) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [recolor](#recolor) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | +| [recombine](#recombine) | **false** | ✔️ | ✔️ | ✔️ | ✔️ | | [rot13](#rot13) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ | | [rs](#rs) | zsh | ✔️ | ⭕ | ⭕ | ⭕ | | [running](#running) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |