]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zshrc
zsh: add load-site-dotfile to replace site source
[dotfiles.git] / etc / zsh / .zshrc
index 5b9c79a1b8ede832ea13b4ab1c3d109366183fc6..6e5fcca72955cb370df735fc899af68110963e94 100644 (file)
@@ -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
This page took 0.034212 seconds and 4 git commands to generate.