summaryrefslogtreecommitdiffstats
path: root/.local/bin/ndate
blob: 460cf1d17e9c2e898b007ace5ed5ff0353dce44b (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')"