Files
termux-packages/packages/bash/etc-bash.bashrc
2015-07-13 19:41:08 -04:00

4 lines
86 B
Plaintext

command_not_found_handle() {
@TERMUX_PREFIX@/libexec/termux/command-not-found "$1"
}