Converting timer start time to hex

This commit is contained in:
Ben Hilburn 2017-04-18 17:59:39 -04:00
commit 54a444535a
2 changed files with 2 additions and 3 deletions

View file

@ -79,7 +79,7 @@ function getRelevantItem() {
done
}
# OS detection for the `os_icon` segment
# OS detection
case $(uname) in
Darwin)
OS='OSX'