function ssh_agent_start ssh-agent -c | sed 's/^echo/#echo/' > ~/.ssh/env chmod 600 ~/.ssh/env source ~/.ssh/env > /dev/null end