summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: 0006ff81ba9dd82ff121fe6b93efaad678c67d3d (plain)
1
2
3
4
5
6
7
#
# ~/.bash_profile
#

eval `ssh-agent`

[[ -f ~/.bashrc ]] && . ~/.bashrc