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