mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 23:55:09 +01:00
remove: unneeded function
This commit is contained in:
parent
06f4d449f4
commit
b16dc1dd5b
2 changed files with 1 additions and 11 deletions
|
|
@ -50,7 +50,7 @@ pattern = [
|
|||
]
|
||||
# this will add a `sudo` before the command if:
|
||||
# - the `sudo` is found by `which`
|
||||
# - the command last command does not contain `sudo`
|
||||
# - the last command does not contain `sudo`
|
||||
suggest = '''
|
||||
#[executable(sudo), !cmd_contains(sudo)]
|
||||
sudo {{command}}'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue