diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-13 15:23:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-13 15:23:44 +0200 |
commit | 4749fbf0c7269102b7cb1da657781b55ec446833 (patch) | |
tree | f99d715b631317a056e2796164f3cea0203b03c0 /bashrc | |
parent | 89b2bd0d774ab8455b7c39c35e1eab384fe64fa6 (diff) |
Still using python 2.7 for rdkit with chents...
Various small changes that have accumulated
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -113,9 +113,6 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi # }}} -# {{{ PythonInR -export USESPECIALPYTHONVERSION="python3" -# }}} # {{{varia # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. |