mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Added quotes in time format
This commit is contained in:
committed by
Caio Gondim
parent
30afa7b5ec
commit
33735f55cd
@@ -369,7 +369,7 @@ prompt_time() {
|
||||
return
|
||||
fi
|
||||
|
||||
prompt_segment $BULLETTRAIN_TIME_BG $BULLETTRAIN_TIME_FG %D{%H:%M:%S}
|
||||
prompt_segment $BULLETTRAIN_TIME_BG $BULLETTRAIN_TIME_FG '%D{%H:%M:%S}'
|
||||
}
|
||||
|
||||
# Status:
|
||||
|
||||
Reference in New Issue
Block a user