mirror of
https://github.com/notwa/rc
synced 2024-11-05 08:19:03 -08:00
regenerate readme
This commit is contained in:
parent
bf9a743e14
commit
eec43d9c43
1 changed files with 3 additions and 3 deletions
|
@ -976,16 +976,16 @@ WHOA but for C++ (specifically g++) only.
|
|||
|
||||
expand to C++ flags to enable a C++-as-C facade.
|
||||
|
||||
### [reload (zshrc)](/home/zshrc#L265)
|
||||
### [reload (zshrc)](/home/zshrc#L267)
|
||||
|
||||
reload zsh by wiping temp files, recompiling rc files,
|
||||
and replacing the current process with a new zsh process.
|
||||
|
||||
### [dummy (bashrc)](/home/bashrc#L51)
|
||||
### [dummy (bashrc)](/home/bashrc#L52)
|
||||
|
||||
return 0, ignoring arguments.
|
||||
|
||||
### [reload (bashrc)](/home/bashrc#L56)
|
||||
### [reload (bashrc)](/home/bashrc#L57)
|
||||
|
||||
**TODO:** respect initctl like in `.zshrc`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue