Initialize virtualenv.

This commit is contained in:
David Tomaschik
2018-03-17 21:24:20 -07:00
parent 4ebf519af7
commit 0e1370a93f
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ fi
# For virtualenvwrapper
export WORKON_HOME=$HOME/.virtualenvs
export VIRTUALENVWRAPPER_VIRTUALENV_ARGS='--no-site-packages'
# GPG full key id
export GPG_ID=7FD58D9A196DCEEEAD671F94F4D7A7915DEA789B

View File

@@ -145,7 +145,7 @@ zstyle ':prezto:module:prompt' theme 'matir'
# zstyle ':prezto:module:python:virtualenv' auto-switch 'yes'
# Automatically initialize virtualenvwrapper if pre-requisites are met.
# zstyle ':prezto:module:python:virtualenv' initialize 'yes'
zstyle ':prezto:module:python:virtualenv' initialize 'yes'
#
# Screen