X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/196f1d13eb24798b320b42c6f96e2801b9a40f25..4ced48ed9172523adccbd9b8cc7c6d8448aaaf65:/etc/zsh/.zshrc diff --git a/etc/zsh/.zshrc b/etc/zsh/.zshrc index 5b9c79a..6e5fcca 100644 --- a/etc/zsh/.zshrc +++ b/etc/zsh/.zshrc @@ -315,4 +315,4 @@ autoload -Uz promptinit && promptinit prompt arrows ### load site-specific -if [[ -f ${ZDOTDIR:-~}/.zshrc.local ]] { source ${ZDOTDIR:-~}/.zshrc.local } +load-site-dotfile zshrc