From 809167a5ce68b378d766d6cef93c6451a0d2b3ba Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sat, 25 Sep 2021 19:14:22 -0700 Subject: [PATCH] regenerate readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9878a6..bea4a2b 100644 --- a/README.md +++ b/README.md @@ -859,11 +859,11 @@ invoke `twitch` as a job with both stdout and stderr silenced. reload zsh by wiping temp files, recompiling rc files, and replacing the current process with a new zsh process. -### [dummy (bashrc)](/home/bashrc#L47) +### [dummy (bashrc)](/home/bashrc#L45) return 0, ignoring arguments. -### [reload (bashrc)](/home/bashrc#L52) +### [reload (bashrc)](/home/bashrc#L50) **TODO:** respect initctl like in `.zshrc`.