dotfiles/subbash/bashrc
2022-02-05 00:03: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