diff --git a/internal/p10k.zsh b/internal/p10k.zsh index 3da8ba0a..70fefe3d 100644 --- a/internal/p10k.zsh +++ b/internal/p10k.zsh @@ -5387,6 +5387,7 @@ typeset -grA __p9k_pb_precommand=( 'nice' '-[^n]#[n]|--adjustment' 'stdbuf' '-[^ioe]#[ioe]|--(input|output|error)' 'sudo' '-[^aghpuUCcrtT]#[aghpuUCcrtT]|--(close-from|group|host|prompt|role|type|other-user|command-timeout|user)' + 'ssh-agent' '-[^aEPt]#[aEPt]' ) typeset -grA __p9k_pb_redirect=(