From 9b962a50218cac283c9b8075d238b391f6555fad Mon Sep 17 00:00:00 2001 From: Zack Hobson Date: Wed, 20 Nov 2013 08:34:37 -0800 Subject: completion: output a bash completion script --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 67fbaf1..959d6b9 100644 --- a/README.markdown +++ b/README.markdown @@ -96,6 +96,12 @@ the same arguments as start: The above starts and immediately stops a one-hour timer with the given note. +### Bash Auto-completion of Task Aliases + +You can enable auto-completion of task aliases by adding this to your bashrc: + + eval `hcl completion` + ### Date Formats Dates can be expressed in a variety of ways. See the [Chronic documentation][cd] -- cgit v1.2.3