#
# ~/.bash_profile
#

[[ -f ~/.config/shell/profile ]] && . ~/.config/shell/profile

[[ -f ~/.bashrc ]] && . ~/.bashrc
