Skip to content

Commit 3a95c49

Browse files
committed
main: Add systemd run0 equivalent to sudo
1 parent e0165ea commit 3a95c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

highlighters/main/main-highlighter.zsh

+1
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ _zsh_highlight_highlighter_main_paint()
354354
'pkexec' '' # doesn't take short options; immune to #121 because it's usually not passed --option flags
355355
# Not listed: -h, which has two different meanings.
356356
'sudo' Cgprtu:AEHPSbilns:eKkVv # as of sudo 1.8.21p2
357+
'run0' ugD: # systemd 256.6
357358
'stdbuf' ioe:
358359
'eatmydata' ''
359360
'catchsegv' ''

0 commit comments

Comments
 (0)