@@ -1,3 +1,4 @@
{{#if sshAgent}}
# `$HOME/bin/start-agent`
SSH_ENV="$HOME/.ssh/agent-environment"
@@ -21,6 +22,7 @@ if [ -f "${SSH_ENV}" ]; then
else
start_agent;
fi
{{/if}}
function envf {
if [ ! -f "$1" ]; then
The note is not visible to the blocked user.