pyenv-virtualenv
                                
                                 pyenv-virtualenv copied to clipboard
                                
                                    pyenv-virtualenv copied to clipboard
                            
                            
                            
                        set/unset CONDA_PREFIX on activate
Conda activate (at least in fish) appears to set both CONDA_PREFIX and CONDA_DEFAULT_ENV, and rely upon them both being set to determine the environment to use when none is specified. This patch sets CONDA_PREFIX appropriately, as well unsets in the fish case
Please update the PR for the tests to pass