aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/kshrc b/kshrc
index a1b8933..a4b73ad 100644
--- a/kshrc
+++ b/kshrc
@@ -695,6 +695,8 @@ elif [ -n "$KSH_VERSION" ] ; then
[ -r ~/.password-store ] && set -A complete_pass -- show find otp grep \
insert edit generate rm mv cp \
$(showPasswordStore ~/.password-store)
+ [ -r ~/.password-store ] && set -A complete_passenv -- \
+ $(showPasswordStore ~/.password-store)
[ -r ~/.ssh/config ] && set -A complete_ssh -- -L -D -A -X \
$(showsshhosts | awk '{print $1}')
set -A complete_setPrompt -- date time basic