1
0
Fork 0
mirror of https://github.com/pgrondek/config.git synced 2025-02-16 23:06:31 +00:00
config/i3blocks/date
2019-05-27 23:36:48 +02:00

5 lines
61 B
Bash
Executable file

#!/usr/bin/env bash
FORMAT=+%Y.%m.%d\ %H:%M
date "$FORMAT"