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