mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Update bullet-train.zsh-theme
This commit is contained in:
@@ -574,7 +574,6 @@ prompt_kctx() {
|
|||||||
|
|
||||||
# Virtualenv: current working virtualenv
|
# Virtualenv: current working virtualenv
|
||||||
prompt_virtualenv() {
|
prompt_virtualenv() {
|
||||||
local virtualenv_path="$VIRTUAL_ENV"
|
|
||||||
if [[ -n $VIRTUAL_ENV_DISABLE_PROMPT ]]; then
|
if [[ -n $VIRTUAL_ENV_DISABLE_PROMPT ]]; then
|
||||||
local virtualenv_path="$VIRTUAL_ENV"
|
local virtualenv_path="$VIRTUAL_ENV"
|
||||||
if [[ -n $CONDA_DEFAULT_ENV ]]; then
|
if [[ -n $CONDA_DEFAULT_ENV ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user