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

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

export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket