mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
rules: pacman
This commit is contained in:
parent
c7e2c52068
commit
e8e759a719
1 changed files with 11 additions and 0 deletions
11
rules/pacman.toml
Normal file
11
rules/pacman.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
command = "pacman"
|
||||
|
||||
[[match_err]]
|
||||
pattern = [
|
||||
"no operation specified"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
{{command}} -Syu'''
|
||||
]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue