summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-26 20:41:42 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-10-26 20:41:42 +0200
commitc2627b56ac18e820b899bcfcc68534f98dcf4e78 (patch)
tree6c0e057526afe7067eb86a99da7c496ef9bb81b6 /bashrc
parent397de391221a9a284a4067e2202c35b8b700d981 (diff)
parente03bffeef51451d0f416dce887ca7565a9b6ac62 (diff)
Merge branch 'master' of ssh://jrwb.de/dotfiles
Conflicts: bashrc
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/bashrc b/bashrc
index ddbc10c..8aa56fc 100644
--- a/bashrc
+++ b/bashrc
@@ -46,11 +46,6 @@ export RTOP=~/svn/R
export DEBEMAIL=jranke@uni-bremen.de
export DEBFULLNAME="Johannes Ranke"
# }}}
-# ssh-agent {{{
-if [ -z "$SSH_AUTH_SOCK" ]; then
- eval `ssh-agent -s`
-fi
-# }}}
# rdkit {{{
# RDKIT (commented out on 2015-10-02 as I am using the Debian package python-rdkit
#export RDBASE="$HOME/git/rdkit"

Contact - Imprint