fixed octal interpretation of hours (roughly)
This commit is contained in:
parent
998ee399e5
commit
eed6d9ec53
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
#Print the next appointment for the day for statusbar
|
||||
#or generate notification for upcoming appointment
|
||||
diff=$(calcurse --next | tail -n1 | sed 's/^\s*//; s/\[//;s/\]//' | cut -f1 -d ' ')
|
||||
|
Loading…
Reference in New Issue
Block a user