From: Amand Tihon Date: Tue, 20 Sep 2011 12:55:27 +0000 (+0200) Subject: Load "zargs". X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=commitdiff_plain;h=e9a4f5b5acbbdf54e168e1e628fd8e00def97217 Load "zargs". --- diff --git a/S10_zshopts b/S10_zshopts index 36840e2..a8f79c3 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -13,6 +13,8 @@ autoload -U colors colors setopt prompt_subst +autoload -U zargs + typeset -ga preexec_functions typeset -ga precmd_functions typeset -ga chpwd_functions