mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Minor comment addition for system load prompt segment.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user