X-Git-Url: https://git.alrj.org/?a=blobdiff_plain;f=example%2Fzshrc;h=ff51d30f3674ad1ea87a81a8eb734378f49e4c08;hb=d38309810f2c05251de898c564424f447a742306;hp=6b1d0c30737d3f8a551876df41e56f19839eff8f;hpb=2bfa4c035681a43ce2c25f77cd6125e9e4872725;p=zsh.d.git diff --git a/example/zshrc b/example/zshrc index 6b1d0c3..ff51d30 100644 --- a/example/zshrc +++ b/example/zshrc @@ -1,6 +1,8 @@ #! /usr/bin/zsh -autoload -U compinit zrecompile +autoload -U zrecompile +autoload -U compinit +autoload -U compdef zsh_cache=${HOME}/.zsh_cache mkdir -p $zsh_cache