termux-packages/packages/zsh/etc-zshrc

6 lines
96 B
Plaintext

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