diff options
Diffstat (limited to 'blocks/block-datetime')
| -rwxr-xr-x | blocks/block-datetime | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/blocks/block-datetime b/blocks/block-datetime new file mode 100755 index 0000000..dba886f --- /dev/null +++ b/blocks/block-datetime @@ -0,0 +1,2 @@ +#!/bin/sh +date '+%d %a %H:%M' |
