mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-04-14 00:58:36 +02:00
Minor comment addition for system load prompt segment.
This commit is contained in:
parent
6a0eb2fb11
commit
5c09cf3e27
@ -209,6 +209,7 @@ function print_icon() {
|
||||
fi
|
||||
}
|
||||
|
||||
# Converts large memory values into a human-readable unit (e.g., bytes --> GB)
|
||||
printSizeHumanReadable() {
|
||||
local size=$1
|
||||
local extension
|
||||
|
Loading…
x
Reference in New Issue
Block a user