summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Bay <christian.bay@studium.fau.de>2017-02-01 17:07:43 +0100
committerChristian Bay <christian.bay@studium.fau.de>2017-02-01 17:07:43 +0100
commitc84d1384613ee8121b00133fa0a4c1b9ebbf233b (patch)
treecdf5fb329c5bbe8953f5e8c7832bf46799efd696
parent5e99e8b144331d656764883ea81e09b5e3ac0465 (diff)
Mention file for zsh-completion in README
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 9ce6140..5068e85 100644
--- a/README
+++ b/README
@@ -18,3 +18,8 @@ make
To build the manpage/homepage type:
make doc
make web
+
+Completion
+----------
+When using zsh its built-in autocompletion can be used by
+copying ./completion/_katarakt to '/usr/share/zsh/functions/Completion/X/'