added bash support for second German wordlist
authorLars G <redacted>
Fri, 4 Oct 2019 14:47:05 +0000 (16:47 +0200)
committerLars G <redacted>
Fri, 4 Oct 2019 14:47:05 +0000 (16:47 +0200)
contrib/xkcdpass.bash-completion

index 6423b53ef702ad79b2adf73c6e1089a55931e710..d6c3811322b794454bf8e5b9825d4c1765818c7e 100644 (file)
@@ -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