X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.bash_logout;fp=.bash_logout;h=ee262d25fa0e592f90074284e5845535ae827cf0;hp=ccd81db926157aba9e1c23cb742583fb633a393c;hb=11ef0596b5746e9490671869db702a1e9945ab58;hpb=812a006437cc082befed76db46a1ed71202fe953 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