commands/functions
This commit is contained in:
parent
0926d058f5
commit
9b61976835
3 changed files with 38 additions and 2 deletions
|
@ -22,7 +22,8 @@ rwx_test_code() {
|
|||
"functions" \
|
||||
"aliases" \
|
||||
"aliases_functions" \
|
||||
"commands"
|
||||
"commands" \
|
||||
"commands_functions"
|
||||
rwx_code
|
||||
for items in "${@}"; do
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue