From 2e5379bf4e7e4f784a5db67dee9a74490fe774af Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 3 Apr 2024 17:40:34 -0700 Subject: [PATCH] regenerate readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 603821e..d8ed3e9 100644 --- a/README.md +++ b/README.md @@ -895,16 +895,16 @@ WHOA but for C++ (specifically g++) only. expand to C++ flags to enable a C++-as-C facade. -### [reload (zshrc)](/home/zshrc#L254) +### [reload (zshrc)](/home/zshrc#L256) reload zsh by wiping temp files, recompiling rc files, and replacing the current process with a new zsh process. -### [dummy (bashrc)](/home/bashrc#L46) +### [dummy (bashrc)](/home/bashrc#L52) return 0, ignoring arguments. -### [reload (bashrc)](/home/bashrc#L51) +### [reload (bashrc)](/home/bashrc#L57) **TODO:** respect initctl like in `.zshrc`.