aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 63e91fa2..3f21e70e 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -69,9 +69,6 @@ hash stty &>/dev/null && stty -ixon
# Use completion, if available.
[[ -e /etc/bash_completion ]] && source /etc/bash_completion
-# SSH agent setup, if available.
-[[ -e "${HOME}/.ssh/agent" ]] && source "${HOME}/.ssh/agent"
-
# Add various paths if they exist and aren't already in here.
pathdirs="${HOME}/bin
/usr/local/apache/bin