mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Reverting PR #204
This commit is contained in:
@@ -547,7 +547,7 @@ prompt_status() {
|
||||
|
||||
# Prompt Character
|
||||
prompt_chars() {
|
||||
local bt_prompt_chars="${BULLETTRAIN_PROMPT_CHAR} "
|
||||
local bt_prompt_chars="${BULLETTRAIN_PROMPT_CHAR}"
|
||||
|
||||
if [[ $BULLETTRAIN_PROMPT_ROOT == true ]]; then
|
||||
bt_prompt_chars="%(!.%F{red}# .%F{green}${bt_prompt_chars}%f)"
|
||||
|
||||
Reference in New Issue
Block a user