summaryrefslogtreecommitdiffstats
path: root/.local/bin/ndate
blob: 372d0cda4b4816b853a10242a08ffe6bf39a1224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
# =====================
# ====  ===============
# =====================
# ===   ===   ====   ==
# ====  ==     ==  =  =
# ====  ==  =  ==     =
# ====  ==  =  ==  ====
# ====  ==  =  ==  =  =
# =  =  ===   ====   ==
# ==   ================
# =====================

exec herbe "$(date '+%H:%M | %a, %d %b %Y')"