diff options
Diffstat (limited to '.local/share/bin/now')
-rwxr-xr-x | .local/share/bin/now | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/now b/.local/share/bin/now new file mode 100755 index 0000000..8fca44f --- /dev/null +++ b/.local/share/bin/now @@ -0,0 +1,2 @@ +#!/bin/sh +printf '%s\n' "$(khal --color list now 1h --notstarted --day-format '' --format '({start-time}) {calendar-color}{title}{reset}')" |