]> git.alrj.org Git - zsh.d.git/blobdiff - S10_zshopts
Load "zargs".
[zsh.d.git] / 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