[fish] Update WORKON_HOME variable.

This commit is contained in:
Mikaël Capelle 2019-12-29 21:25:22 +00:00
parent f193b6f096
commit 67141d8dc5

View File

@ -19,7 +19,7 @@ set -g VIRTUAL_ENV_DISABLE_PROMPT 1
# Python configuration:
set -x PYTHONIOENCODING UTF-8
set -xg WORKON_HOME /opt/envs
set -xg WORKON_HOME $HOME/envs
set -xg MYPYPATH $HOME/.mypy
# Aliases