1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 05:49:02 -08:00

regenerate readme

This commit is contained in:
Connor Olding 2024-07-21 12:28:01 -07:00
parent a643458c9f
commit 474a42f658

View file

@ -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* | ✔️ | ✔️ | ✔️ | ✔️ |