summaryrefslogtreecommitdiffstats
path: root/office/khal/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/khal/README')
-rw-r--r--office/khal/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/khal/README b/office/khal/README
index a907507fd0..4071b2bfe6 100644
--- a/office/khal/README
+++ b/office/khal/README
@@ -6,3 +6,14 @@ ikhal (interactive khal) lets you browse and edit calendars and events
No support for editing the timezones of events yet
Works with python 3.6+
+
+To have completion with click, source the according file for your shell
+
+in .bashrc
+. /usr/doc/khal-*/khal-complete.bash
+
+in .zshrc
+. /usr/doc/khal-*/khal-complete.zsh
+
+in .fishrc
+. /usr/doc/khal-*/khal-complete.fish