dotfiles/bash_profile

4 lines
99 B
Bash
Raw Normal View History

2017-02-06 02:12:05 +00:00
# generated by Git for Windows
test -f ~/.profile && . ~/.profile
test -f ~/.bashrc && . ~/.bashrc