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