dotfiles/xprofile

4 lines
80 B
Plaintext

. ~/dotfiles/profilevars
if [ -z "SSH_AGENT_PID" ] ; then
eval `ssh-agent`
fi