aboutsummaryrefslogtreecommitdiff
path: root/home/john/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'home/john/.profile')
-rw-r--r--home/john/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/john/.profile b/home/john/.profile
index 2cd527e..fea0f5c 100644
--- a/home/john/.profile
+++ b/home/john/.profile
@@ -44,4 +44,4 @@ export LC_ALL=en_US.UTF-8
export RTV_BROWSER=w3m
export CHOICES=~/.choices
-! pgrep ssh-agent 2>/dev/null && eval `ssh-agent`
+! pgrep ssh-agent 1>/dev/null && eval `ssh-agent`