From cddfa77e3eaed41dd9cb5e81a0200cff0eb1bb9a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 5 Aug 2011 19:16:09 +0200 Subject: zshrc: Add ddate alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) 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' -- cgit v1.2.3