My ~/.config directory
function start-ssh-agent -d "Start ssh-agent and add the default key" eval (ssh-agent -c) ssh-add end