aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-07-08 22:39:15 +0200
committerTeddy Wing2017-07-08 22:39:15 +0200
commit2c933bbf346e853676dadd845bd352a264f591d5 (patch)
treeef79c881befeff7cd19cf06fb530e70da16ba4b0 /README.md
parentc53573924054762c765e1f4be10a0f25b1bc18dc (diff)
downloadtimetasker-2c933bbf346e853676dadd845bd352a264f591d5.tar.bz2
README: Update Install section with info about Bash completion
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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