git.99rst.org
/
redacted-XKCD-password-generator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6bfbbb3
)
added bash support for second German wordlist
author
Lars G
<redacted>
Fri, 4 Oct 2019 14:47:05 +0000
(16:47 +0200)
committer
Lars G
<redacted>
Fri, 4 Oct 2019 14:47:05 +0000
(16:47 +0200)
contrib/xkcdpass.bash-completion
patch
|
blob
|
history
diff --git
a/contrib/xkcdpass.bash-completion
b/contrib/xkcdpass.bash-completion
index 6423b53ef702ad79b2adf73c6e1089a55931e710..d6c3811322b794454bf8e5b9825d4c1765818c7e 100644
(file)
--- a/
contrib/xkcdpass.bash-completion
+++ b/
contrib/xkcdpass.bash-completion
@@
-29,6
+29,7
@@
_xkcdpass_completion () {
COMPREPLY+=("spa-mich")
COMPREPLY+=("fin-kotus")
COMPREPLY+=("nor-nb")
+ COMPREPLY+=("eff_large_de.wordlist")
;;
*)
git clone https://git.99rst.org/PROJECT