aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-03-11 00:32:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-03-11 00:32:38 +1300
commitaf21fc12d4a53ebac3d2efd50ed16b80f9902045 (patch)
tree6aeaf94f082c8a36408c0b7f21766baf6675f215 /bash
parentFound a better way to fix this (diff)
downloaddotfiles-af21fc12d4a53ebac3d2efd50ed16b80f9902045.tar.gz
dotfiles-af21fc12d4a53ebac3d2efd50ed16b80f9902045.zip
Handling this with keychain now
Diffstat (limited to 'bash')
-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