dotfiles/zshrc
2022-02-04 17:11:21 +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