X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.bash_logout;h=ee262d25fa0e592f90074284e5845535ae827cf0;hp=ccd81db926157aba9e1c23cb742583fb633a393c;hb=9a66d4531e7d0d015b38be0b38f1c379a45fd03f;hpb=d19bdede73ae652d2e513b73fb1068367d4ef1c4 diff --git a/.bash_logout b/.bash_logout index ccd81db..ee262d2 100644 --- a/.bash_logout +++ b/.bash_logout @@ -1,10 +1,5 @@ # ~/.bash_logout: executed by bash(1) when login shell exits. -# Clean up python virtual environment on exit -# See https://virtualenvwrapper.readthedocs.io/en/latest/tips.html#clean-up-environments-on-exit - -[ "$VIRTUAL_ENV" ] && deactivate - # when leaving the console clear the screen to increase privacy if [ "$SHLVL" = 1 ]; then