From 75baad96098e75e471bf9b5ca308c520d5a6ec43 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Dec 2008 13:30:20 +0100 Subject: Updated function and completion file headers --- etc/functions/countdown | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/functions/countdown') diff --git a/etc/functions/countdown b/etc/functions/countdown index a4c4a26..c52f418 100755 --- a/etc/functions/countdown +++ b/etc/functions/countdown @@ -1,4 +1,9 @@ ## vim:ft=zsh +## Countdown to a specific date/time +## Usage: countdown +## Copyright (C) 2008 by Daniel Friesel +## License: WTFPL + autoload check_com typeset -i beep=0 typeset -i seconds -- cgit v1.2.3