From 2c933bbf346e853676dadd845bd352a264f591d5 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 8 Jul 2017 22:39:15 +0200 Subject: README: Update Install section with info about Bash completion --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fdf9fdc..c6af900 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,11 @@ To install from source, use: $ go install github.com/teddywing/timetasker +Bash completion is available for project aliases. To take advantage of it, +source the completion file in your Bash profile: + + $ source ~/path/to/timetasker.bash-completion + ## License Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -- cgit v1.2.3