From 526b1b543baa83ecdbb8f36fc364e4079628b327 Mon Sep 17 00:00:00 2001 From: romkatv Date: Thu, 27 Feb 2020 18:32:02 +0100 Subject: [PATCH] add precommands: chronic and ifne --- internal/parser.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/parser.zsh b/internal/parser.zsh index 7fe96abd..a0e5e58e 100644 --- a/internal/parser.zsh +++ b/internal/parser.zsh @@ -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=(