ZSHFiles/custom.zsh

5 lines
151 B
Bash
Raw Normal View History

ZSHCUSTOMDIR="${ZSHBASECFG}/custom"
source "${ZSHCUSTOMDIR}/dirstack.zsh"
source "${ZSHCUSTOMDIR}/prependsudo.zsh"
source "${ZSHCUSTOMDIR}/others.zsh"