From 634fb11447067bc14d55c487aa4ec0d020b7d567 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Fri, 5 May 2017 10:12:19 -0400 Subject: [PATCH] bring back virtualenv --- zpreztorc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zpreztorc b/zpreztorc index 791e7a4..d8ddf26 100644 --- a/zpreztorc +++ b/zpreztorc @@ -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' +