WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ function command_not_found_handler {
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
{%@@ if os == "termux" @@%}
|
{%@@ elif os == "termux" @@%}
|
||||||
function command_not_found_handler {
|
function command_not_found_handler {
|
||||||
printf 'zsh: command not found: %s\n' "$1"
|
printf 'zsh: command not found: %s\n' "$1"
|
||||||
$PREFIX/libexec/termux/command-not-found $1
|
$PREFIX/libexec/termux/command-not-found $1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue