about summary refs log tree commit diff stats
path: root/profile/ssh-agent.sh
blob: 54d5cf51611bf376321d9e886f8e3988577eb0ba (plain)
1
2
3
# start the ssh-agent

eval $(ssh-agent -s)