mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
init
This commit is contained in:
commit
334bd88b03
11 changed files with 317 additions and 0 deletions
6
rules/sudo.toml
Normal file
6
rules/sudo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
command = "sudo"
|
||||
|
||||
[[match_output]]
|
||||
pattern = [ "permission denied" ]
|
||||
suggest = 'sudo {{command}}'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue