Skip to content

Commit be5b6a0

Browse files
committed
Remove one-time functions from the environment
1 parent 0879d03 commit be5b6a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

virtualenvwrapper_lazy.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,6 @@ function virtualenvwrapper_setup_lazy_completion {
5757
virtualenvwrapper_setup_lazy_loader
5858
# Cannot be reset in zsh to fallback to files (e.g. mkvirtualenv).
5959
virtualenvwrapper_setup_lazy_completion
60+
61+
unset virtualenvwrapper_setup_lazy_loader
62+
unset virtualenvwrapper_setup_lazy_completion

0 commit comments

Comments
 (0)