dotfiles/xprofile

4 lines
80 B
Plaintext
Raw Normal View History

2020-08-09 17:44:43 -04:00
. ~/dotfiles/profilevars
if [ -z "SSH_AGENT_PID" ] ; then
eval `ssh-agent`
fi