]> git.alrj.org Git - zsh.d.git/commitdiff
Load "zargs".
authorAmand Tihon <amand.tihon@iba-group.com>
Tue, 20 Sep 2011 12:55:27 +0000 (14:55 +0200)
committerAmand Tihon <amand.tihon@iba-group.com>
Tue, 20 Sep 2011 12:55:27 +0000 (14:55 +0200)
S10_zshopts

index 36840e29ade5b8684025cf0347ad0f131597cf8e..a8f79c3a5b66771a29fcc3b1eb9409950ab5e265 100644 (file)
@@ -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