mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 08:20:10 +00:00
Fix
This commit is contained in:
committed by
Ben Hilburn
parent
cf8a94de01
commit
934186df6d
@@ -372,7 +372,7 @@ prompt_hdd_usage() {
|
||||
fi
|
||||
|
||||
current_state='normal'
|
||||
local message="$level%"
|
||||
local message="$level% "
|
||||
|
||||
if [ $level -le $POWERLEVEL9K_HDD_USAGE_WARNING_LEVEL ]; then
|
||||
current_state='warning'
|
||||
|
||||
Reference in New Issue
Block a user