mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
9 lines
130 B
TOML
9 lines
130 B
TOML
|
|
command = "rm"
|
||
|
|
|
||
|
|
[[match_err]]
|
||
|
|
pattern = [ "no such file or directory", ]
|
||
|
|
suggest = [
|
||
|
|
'''
|
||
|
|
{{command[:-2]}} {{typo[-1](file)}}'''
|
||
|
|
]
|