1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-22 12:20:07 +00:00

add precommands: chronic and ifne

This commit is contained in:
romkatv 2020-02-27 18:32:02 +01:00
parent b0c051cdfd
commit 526b1b543b

View file

@ -54,6 +54,8 @@ typeset -grA __p9k_pb_precommand=(
'sudo' '-[^aghpuUCcrtT]#[aghpuUCcrtT]|--(close-from|group|host|prompt|role|type|other-user|command-timeout|user)'
'ssh-agent' '-[^aEPt]#[aEPt]'
'tabbed' '-[^gnprtTuU]#[gnprtTuU]'
'chronic' ''
'ifne' ''
)
typeset -grA __p9k_pb_redirect=(