enter passphrase to load key code example
Example: enter passphrase is asking for password
ssh-agent
cat ~/.ssh/id_<name> # To know your user name
ssh-add ~/.ssh/id_<name>
ssh-agent
cat ~/.ssh/id_<name> # To know your user name
ssh-add ~/.ssh/id_<name>