1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-24 20:30:44 +00:00

Minor comment addition for system load prompt segment.

This commit is contained in:
Ben Hilburn 2015-09-28 11:42:20 -07:00
parent 6a0eb2fb11
commit 5c09cf3e27

View file

@ -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