X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=zsh%2F.zshenv;fp=zsh%2F.zshenv;h=4ce07d7119114203e29310e3afc3cbe331304807;hb=b875d8893582ea7c23149fee3c22ef06e7a4e701;hp=0715a9eea6bf516a163e770b8d34548cd8f7dcef;hpb=248ca7bdc0df9d567aff108715e7370e458cb265;p=dotfiles.git diff --git a/zsh/.zshenv b/zsh/.zshenv index 0715a9e..4ce07d7 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -71,8 +71,6 @@ pkg_config_path=(~/local/lib/pkgconfig ~/local/libdata/pkgconfig) # Python options {{{ export PIP_RESPECT_VIRTUALENV=true -export PIP_VIRTUALENV_BASE=~/.virtualenvs -export VIRTUAL_ENV_DISABLE_PROMPT=1 export PYTHONDONTWRITEBYTECODE=1 # }}}