dotfiles/home/user/.bashrc
2023-03-05 02:35:08 +03:00

6 lines
133 B
Bash

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