5 lines
56 B
Bash
5 lines
56 B
Bash
|
#
|
||
|
# ~/.bash_profile
|
||
|
#
|
||
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|