mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
rules: fix touch
This commit is contained in:
parent
29c79a5638
commit
ab7af6cebb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
command = "touch"
|
||||
|
||||
[[match_err]]
|
||||
pattern = [ "cannot touch" ]
|
||||
pattern = [ "no such file or directory" ]
|
||||
suggest = [
|
||||
'''
|
||||
mkdir --parents {{cmd::(?:\s)+(.*[\\\/])(?:\s)*}} && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue