Files
dotfiles/bash_profile
2017-02-05 21:12:05 -05:00

4 lines
99 B
Bash

# generated by Git for Windows
test -f ~/.profile && . ~/.profile
test -f ~/.bashrc && . ~/.bashrc