From 1ff497a6159172563981bfd0fb2c9e8b26f13b5d Mon Sep 17 00:00:00 2001 From: FriedUmami <54095148+FriedUmami@users.noreply.github.com> Date: Sat, 28 Mar 2020 03:55:43 -0700 Subject: [PATCH] Update bullet-train.zsh-theme --- bullet-train.zsh-theme | 1 - 1 file changed, 1 deletion(-) diff --git a/bullet-train.zsh-theme b/bullet-train.zsh-theme index 7d125e4..5626859 100644 --- a/bullet-train.zsh-theme +++ b/bullet-train.zsh-theme @@ -574,7 +574,6 @@ prompt_kctx() { # Virtualenv: current working virtualenv prompt_virtualenv() { - local virtualenv_path="$VIRTUAL_ENV" if [[ -n $VIRTUAL_ENV_DISABLE_PROMPT ]]; then local virtualenv_path="$VIRTUAL_ENV" if [[ -n $CONDA_DEFAULT_ENV ]]; then