Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And this will make sure the Agent is running continues to run in your environment:

Code Block
languagebash
echo 'eval $(ssh-agent -s)' >> ~/.bash_profile

...