'main': precommands += ssh-agent

This commit is contained in:
Daniel Shahaf 2020-01-11 21:12:21 +00:00 committed by Daniel Shahaf
parent 533bfa0116
commit 86fe054005

View file

@ -321,6 +321,8 @@ _zsh_highlight_highlighter_main_paint()
'catchsegv' ''
'nohup' ''
'setsid' :wc
# As of OpenSSH 8.1p1; -k is deliberately left out since it may not be followed by a command
'ssh-agent' aEPt:csDd
)
if [[ $zsyh_user_options[ignorebraces] == on || ${zsyh_user_options[ignoreclosebraces]:-off} == on ]]; then