pyenv.pyenv-virtualenv/bin
Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218)
Use `set -gx` instead of `setenv` for fish shell.

Fix test "activate if the first virtualenv is a virtualenv": it was asserting
the output was of bash form, but not specifying that in the test — it now does.

Fixes https://github.com/pyenv/pyenv-virtualenv/issues/216.
2017-06-08 21:52:57 +02:00
..
pyenv-activate Fix completion of pyenv activate (fixes #15) 2014-02-03 14:49:47 +09:00
pyenv-deactivate Display error if pyenv activate was invoked as a command 2014-01-25 19:14:58 +09:00
pyenv-sh-activate fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02:00
pyenv-sh-deactivate fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02:00
pyenv-virtualenv Fix typo 2017-02-18 22:06:05 +09:00
pyenv-virtualenv-delete Add workaround for rywyo/anyenv 2015-12-04 00:43:03 +00:00
pyenv-virtualenv-init fish: use "set -gx" instead of "setenv" (#218) 2017-06-08 21:52:57 +02:00
pyenv-virtualenv-prefix Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
pyenv-virtualenvs Fix broken --skip-aliases 2015-11-25 12:04:48 +00:00