aboutsummaryrefslogtreecommitdiff
path: root/internal/parser.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 20:32:02 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 20:32:02 +0300
commit526b1b543baa83ecdbb8f36fc364e4079628b327 (patch)
treec90e5c2abea31df69096d8fe7849ebdce1736b40 /internal/parser.zsh
parentb0c051cdfd39ed20488360a63496674cee234148 (diff)
add precommands: chronic and ifne
Diffstat (limited to 'internal/parser.zsh')
-rw-r--r--internal/parser.zsh2
1 files changed, 2 insertions, 0 deletions
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=(