mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
rules(pwsh): command not found
This commit is contained in:
parent
9d3e4160b4
commit
50ac3cc7e9
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ command = "_PR_general"
|
|||
pattern = [
|
||||
"command not found",
|
||||
"unknown command",
|
||||
"nu::shell::external_command"
|
||||
"nu::shell::external_command",
|
||||
"is not recognized as a name of a cmdlet, function, script file, or executable program"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue