summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--12_Prompts.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 4a02cb1..31240e0 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -138,6 +138,7 @@ update_prompt()
[ "$DEBUG" = "yes" ] && echo
else
BATTERY=
+ BATTERYSIZE=0
fi
[ "$DEBUG" = "yes" ] && echo -n " Horizontal bar..."