mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 08:20:10 +00:00
add ssh-agent to precommands
This commit is contained in:
@@ -5387,6 +5387,7 @@ typeset -grA __p9k_pb_precommand=(
|
|||||||
'nice' '-[^n]#[n]|--adjustment'
|
'nice' '-[^n]#[n]|--adjustment'
|
||||||
'stdbuf' '-[^ioe]#[ioe]|--(input|output|error)'
|
'stdbuf' '-[^ioe]#[ioe]|--(input|output|error)'
|
||||||
'sudo' '-[^aghpuUCcrtT]#[aghpuUCcrtT]|--(close-from|group|host|prompt|role|type|other-user|command-timeout|user)'
|
'sudo' '-[^aghpuUCcrtT]#[aghpuUCcrtT]|--(close-from|group|host|prompt|role|type|other-user|command-timeout|user)'
|
||||||
|
'ssh-agent' '-[^aEPt]#[aEPt]'
|
||||||
)
|
)
|
||||||
|
|
||||||
typeset -grA __p9k_pb_redirect=(
|
typeset -grA __p9k_pb_redirect=(
|
||||||
|
|||||||
Reference in New Issue
Block a user