From c22e9ad370bd710c1c1d94667f5e520ac5905788 Mon Sep 17 00:00:00 2001 From: lunax Date: Mon, 21 Sep 2020 09:33:44 +0200 Subject: [PATCH] venv --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9791f01..36c6601 100644 --- a/.zshrc +++ b/.zshrc @@ -7,7 +7,8 @@ source $ZSH/oh-my-zsh.sh #COMPLETION_WAITING_DOTS="false" -plugins=(git docker) +plugins=(git docker virtualenv) +POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status virtualenv) export EDITOR=nano export JAVA_HOME=