diff options
Diffstat (limited to '.local/bin/datetime')
-rwxr-xr-x | .local/bin/datetime | 3 |
1 files changed, 3 insertions, 0 deletions
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 " |