diff options
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 5 | 
1 files changed, 0 insertions, 5 deletions
| @@ -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" | 
