mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
rules: add touch; update formats
This commit is contained in:
parent
2f3ba438ea
commit
e214cf24ba
8 changed files with 26 additions and 30 deletions
|
|
@ -6,8 +6,7 @@ pattern = [
|
|||
]
|
||||
suggest = [
|
||||
'''
|
||||
cat {{typo[1](file)}}
|
||||
'''
|
||||
cat {{typo[1](file)}} '''
|
||||
]
|
||||
|
||||
[[match_err]]
|
||||
|
|
@ -16,6 +15,5 @@ pattern = [
|
|||
]
|
||||
suggest = [
|
||||
'''
|
||||
ls {{command[1:]}} --almost-all --color=auto --group-directories-first
|
||||
'''
|
||||
ls {{command[1:]}} --almost-all --color=auto --group-directories-first '''
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue