4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
|
command_not_found_handler() {
|
||
|
@TERMUX_PREFIX@/libexec/termux/command-not-found $1
|
||
|
}
|