mirror of
https://github.com/nix-community/comma.git
synced 2026-01-13 09:48:34 +01:00
4 lines
106 B
Text
4 lines
106 B
Text
$env.config.hooks.command_not_found = {
|
|
|command_name|
|
|
print (comma --ask $command_name | str trim)
|
|
}
|