bring back virtualenv

This commit is contained in:
Tyrel Souza 2017-05-05 10:12:19 -04:00
parent abd97697de
commit 634fb11447
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ zstyle ':prezto:load' pmodule \
'utility' \
'completion' \
'tmux' \
'python' \
'prompt'
zstyle ':prezto:module:autosuggestions:color' found ''
@ -19,3 +20,5 @@ zstyle ':prezto:module:prompt' theme 'paradox'
zstyle ':prezto:module:prompt' long-pwd 'yes'
zstyle ':prezto:module:terminal:multiplexer-title' format '%s'
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
zstyle ':prezto:module:python:info:virtualenv' format 'v:% v'