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:
parent
b0c051cdfd
commit
526b1b543b
1 changed files with 2 additions and 0 deletions
|
@ -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=(
|
||||
|
|
Loading…
Reference in a new issue