1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-26 05:35:30 +00:00
config/i3blocks/date

6 lines
61 B
Plaintext
Raw Normal View History

2019-05-27 21:23:00 +00:00
#!/usr/bin/env bash
FORMAT=+%Y.%m.%d\ %H:%M
date "$FORMAT"