From 2d1f8b08b047bd3eeafa97aa820f54dab5600f71 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Sun, 11 Feb 2018 01:08:19 +0100 Subject: [PATCH] Document bash autocompletion --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 733b4d6..42b1ed9 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,11 @@ If you're an Arch Linux user, you can also install the package from the AUR: $ yaourt -S tealdeer-git +### Bash Autocompletion + +To get bash autocompletion, simply copy the file `bash_tealdeer` from the +source repository to `/usr/share/bash-completion/completions/`. + ## Building