rwx/shell
This commit is contained in:
parent
b67107c737
commit
527b2d2a67
3 changed files with 8 additions and 5 deletions
|
@ -17,7 +17,7 @@ x() {
|
|||
"${@}"
|
||||
}
|
||||
|
||||
[ "${RWX_SHELL}" = "bash" ] || return
|
||||
[ "$(rwx_shell)" = "bash" ] || return
|
||||
|
||||
# shellcheck disable=SC3033
|
||||
..() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue