zsh-autoswitch-virtualenv
zsh-autoswitch-virtualenv copied to clipboard
Option to hide suggestion to run `mkvenv`
Set the environment variable AUTOSWITCH_HIDE_MKVENV_SUGGESTION
to silence the message Python virtualenv project detected. Run mkvenv to setup autoswitching
when cd
ing to a Python project without an initialized virtual environment.
I can squash my 5 commits and resubmit as a cleaner PR if needed.
Sure, I will write some test cases for it! Might be a couple days until I am able to get them up. I'll look at existing ZUnit tests to get a sense of what to write.
Hello @seancmonahan :) would you like me to take over this PR or would you still like to try finish it off yourself?