summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 6a8b68c..a06d130 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -353,6 +353,8 @@ alias allr='for i in **/*;'
# }}}
# {{{ Misc
+alias ddate='ddate "+%A, %B %e, %Y"'
+
alias dent='twidge update'
alias dent-cccd='twidge -c ~/.twidgerc.chaosdorf update'