summaryrefslogtreecommitdiff
path: root/dot_local/lib/sh/date
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_local/lib/sh/date2
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_local/lib/sh/date b/dot_local/lib/sh/date
deleted file mode 100644
index 2c9e297..0000000
--- a/dot_local/lib/sh/date
+++ /dev/null
@@ -1,2 +0,0 @@
-. hascmd date || return
-alias weekdate="date '+%W %a'"