chore: cleanup

This commit is contained in:
iff 2025-01-04 22:30:19 +01:00
parent 81ca8d6e98
commit 5791c2fc20
6 changed files with 28 additions and 31 deletions

View file

@ -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 = [
'''

View file

@ -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 = [
'''