dotfiles/home/user/.zshrc
2023-03-05 02:35:08 +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