Last active
June 13, 2018 05:53
-
-
Save rubenerd/970083d136d9e7e36a17b5d86f990e3c to your computer and use it in GitHub Desktop.
Load ssh-agent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ssh-agent sets variables | |
eval $(ssh-agent) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment