This repository has been archived on 2024-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
xmuhpc-dotfiles/jykang/.bash_profile
2024-05-03 19:54:03 +08:00

4 lines
42 B
Bash

if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi