mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
add tabbed to the list of precommands
This commit is contained in:
@@ -53,6 +53,7 @@ typeset -grA __p9k_pb_precommand=(
|
||||
'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]'
|
||||
'tabbed' '-[^gnprtTuU]#[gnprtTuU]'
|
||||
)
|
||||
|
||||
typeset -grA __p9k_pb_redirect=(
|
||||
|
||||
Reference in New Issue
Block a user