bash/dot-bashrc

6 lines
98 B
Plaintext
Raw Normal View History

2020-01-08 09:20:42 +08:00
# Source default setting
[ -f /etc/bashrc ] && . /etc/bashrc
2019-09-30 10:32:12 -04:00
2020-01-08 09:20:42 +08:00
# User environment PATH
2019-09-30 10:32:12 -04:00
export PATH