code/aliases_commands
This commit is contained in:
parent
7d400d9031
commit
e157a1ecf7
3 changed files with 9 additions and 9 deletions
|
@ -11,6 +11,12 @@ rwx_code() {
|
|||
echo "${_rwx_code}"
|
||||
}
|
||||
|
||||
# show the cached aliases
|
||||
#= rcac
|
||||
rwx_code_aliases_commands() {
|
||||
echo "${_rwx_code_aliases_commands}"
|
||||
}
|
||||
|
||||
# show the cached constants
|
||||
#= rcc
|
||||
rwx_code_constants() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue