Converting timer start time to hex

This commit is contained in:
Ben Hilburn
2017-04-18 18:02:37 -04:00
parent 421f506bf8
commit 54a444535a
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ function getRelevantItem() {
done
}
# OS detection for the `os_icon` segment
# OS detection
case $(uname) in
Darwin)
OS='OSX'