Skip to content

Commit

Permalink
main: Add systemd run0 equivalent to sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKinloch committed Sep 23, 2024
1 parent e0165ea commit 51073a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions highlighters/main/main-highlighter.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ _zsh_highlight_highlighter_main_paint()
'pkexec' '' # doesn't take short options; immune to #121 because it's usually not passed --option flags
# Not listed: -h, which has two different meanings.
'sudo' Cgprtu:AEHPSbilns:eKkVv # as of sudo 1.8.21p2
'run0' ugDp:
'stdbuf' ioe:
'eatmydata' ''
'catchsegv' ''
Expand Down

0 comments on commit 51073a4

Please sign in to comment.