mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
chore: cleanup
This commit is contained in:
parent
81ca8d6e98
commit
5791c2fc20
6 changed files with 28 additions and 31 deletions
|
|
@ -5,7 +5,7 @@ pattern = [
|
|||
"command not found",
|
||||
"unknown command",
|
||||
"nu::shell::external_command",
|
||||
"is not recognized as a name of a cmdlet, function, script file, or executable program"
|
||||
"is not recognized as a name of a cmdlet"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ workspaces
|
|||
|
||||
[[match_err]]
|
||||
pattern = [
|
||||
"error `install` has been replaced with `add` to add new dependencies."
|
||||
"`install` has been replaced with `add`"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue