rice/dots/.bash_profile

3 lines
70 B
Bash
Raw Normal View History

2023-09-02 19:47:37 +00:00
[[ -f ~/.bashrc ]] && . ~/.bashrc
[[ -f ~/.profile ]] && . ~/.profile