Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Minor comment addition for system load prompt segment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hilburn committed Sep 28, 2015
1 parent 6a0eb2f commit 5c09cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions powerlevel9k.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c09cf3

Please sign in to comment.