aboutsummaryrefslogtreecommitdiff
path: root/templates/.bin/get_date
diff options
context:
space:
mode:
Diffstat (limited to 'templates/.bin/get_date')
-rwxr-xr-xtemplates/.bin/get_date3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/.bin/get_date b/templates/.bin/get_date
new file mode 100755
index 0000000..295f23b
--- /dev/null
+++ b/templates/.bin/get_date
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "<span font='FontAwesome'></span> $(date +'%a %d %b %H:%M')"