4 lines
99 B
Bash
4 lines
99 B
Bash
# generated by Git for Windows
|
|
test -f ~/.profile && . ~/.profile
|
|
test -f ~/.bashrc && . ~/.bashrc
|