Browse Source
See https://github.com/termux/termux-packages/issues/2655#issuecomment-405100634android-5
Fredrik Fornwall
7 years ago
2 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||
command_not_found_handler() { |
command_not_found_handler() { |
||||
@TERMUX_PREFIX@/libexec/termux/command-not-found $1 || exit $? |
@TERMUX_PREFIX@/libexec/termux/command-not-found $1 |
||||
} |
} |
||||
|
|
||||
PS1='%# ' |
PS1='%# ' |
||||
|
Loading…
Reference in new issue