We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe6446 commit 08c33d9Copy full SHA for 08c33d9
v4.0.4/bash.bashrc
@@ -171,7 +171,4 @@ if [ ${BASH_VERSINFO:-0} -ge 3 ] && [ -r ${MODULESHOME}/init/bash_completion ];
171
. ${MODULESHOME}/init/bash_completion
172
fi
173
174
-fi
175
-##
176
-
177
if [[ -e /home/mpiage/.bashrc ]] ; then unset PYTHONHOME PYTHONUSERBASE PYTHONPATH PYTHONSTARTUP; source /home/mpiage/.bashrc; export MODULEPATH=$MODF/general:$MODF/libs:$MODF/bioinformatics ; fi
0 commit comments