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