dotfiles/sub/zsh/zshrc
2022-02-05 00:22:13 +03:00

10 lines
134 B
Bash

# .zshrc by TheK4n
# https://github.com/TheK4n/dotfiles
if [ -f $HOME/.subzsh/sourcer ]; then
source $HOME/.subzsh/sourcer
fi