mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Update bullet-train.zsh-theme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user