Skip to content
Snippets Groups Projects
Commit 7cd97130 authored by Benoit Favre's avatar Benoit Favre
Browse files

fix ssh env

parent a280e03f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
SSH_ENV="$HOME/.ssh/environment"
function start_agent {
echo "Initializing new SSH agent..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment