dotfiles/.bashrc
2021-10-17 04:32:56 +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