summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShokara Kou <kou@shokara.fr.to>2022-01-24 16:18:49 -0500
committerShokara Kou <kou@shokara.fr.to>2022-01-24 16:18:49 -0500
commit07c0204d9a9e1cabca3b5a7140e976e5c0ee810f (patch)
tree91f1e077914dd56757eeba4cdc986fcdc381d36d /README
parente8772c497f4f298c27caeee7443b6620a8870b20 (diff)
add ksh autocomplete in contrib/
I just found out recently that ksh supported autocomplete when reading the man page for got(1), so here is support for it. I have not tested whether it works on other shells like bash or zsh because I do not use them.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 08ddebd..8d20e2c 100644
--- a/README
+++ b/README
@@ -19,3 +19,8 @@ Don't. For a serious answer, it's because this doesn't depend on bash.
19Migrating from password-store 19Migrating from password-store
20----------------------------- 20-----------------------------
21Set the ANGOU_DIR environment variable to your password store directory. 21Set the ANGOU_DIR environment variable to your password store directory.
22
23Auto-complete
24-------------
25If you use ksh, all you'd have to do is source contrib/autocomplete.ksh in your
26kshrc.