diff --git a/zprofile b/zprofile index c008eee..f7b3952 100644 --- a/zprofile +++ b/zprofile @@ -1,7 +1,6 @@ #!/usr/bin/env zsh # Eryn Wells - # Start SSH agent for password-less logins if [ -z "$SSH_AUTH_SOCK" -a -x "$SSHAGENT" ]; then if ! pgrep -u $USER ssh-agent 1>/dev/null; then