2024-01-13 00:57:42 +03:00

7 lines
125 B
Bash

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