summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 8aa56fc..e0ea08b 100644
--- a/bashrc
+++ b/bashrc
@@ -46,6 +46,9 @@ export RTOP=~/svn/R
export DEBEMAIL=jranke@uni-bremen.de
export DEBFULLNAME="Johannes Ranke"
# }}}
+# ssh-agent {{{
+eval `ssh-agent -s`
+# }}}
# rdkit {{{
# RDKIT (commented out on 2015-10-02 as I am using the Debian package python-rdkit
#export RDBASE="$HOME/git/rdkit"

Contact - Imprint