瀏覽代碼

'main': precommands += ssh-agent

pull/672/head
Daniel Shahaf 4 年之前
committed by Daniel Shahaf
父節點
當前提交
86fe054005
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      highlighters/main/main-highlighter.zsh

+ 2
- 0
highlighters/main/main-highlighter.zsh 查看文件

@ -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

Loading…
取消
儲存