dotfiles/sub/bash/bashrc
2022-02-05 00:22:13 +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