5 lines
96 B

command_not_found_handler() {
@TERMUX_PREFIX@/libexec/termux/command-not-found $1
}
PS1='%# '