From e371d9edd474bcf89cf5d462eaccb8638900b390 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 3 Oct 2020 19:27:15 -0400 Subject: Initial commit --- .local/bin/datetime | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .local/bin/datetime (limited to '.local/bin/datetime') diff --git a/.local/bin/datetime b/.local/bin/datetime new file mode 100755 index 0000000..e2198bd --- /dev/null +++ b/.local/bin/datetime @@ -0,0 +1,3 @@ +#!/bin/sh + +date +"  %a %b %d |  %H:%M " -- cgit v1.2.3