bash/dot-bash_profile

3 lines
71 B
Plaintext
Raw Normal View History

2020-01-08 09:20:42 +08:00
# Source /root/.bashrc if user has one
2020-03-19 15:48:43 +08:00
[ -f ~/.bashrc ] && . ~/.bashrc