mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
10 lines
128 B
TOML
10 lines
128 B
TOML
command = "no_command"
|
|
|
|
[[match_err]]
|
|
pattern = [
|
|
"command not found"
|
|
]
|
|
suggest = [
|
|
'''
|
|
{{typo[0](path)}} {{command[1:]}}'''
|
|
]
|