[pass] [PATCH] Beef up bash completion

Jason A. Donenfeld Jason at zx2c4.com
Sat Sep 22 18:11:04 CEST 2012


> +	local keys="$(gpg --list-keys | grep uid | sed -e 's/uid *\([^<]*\)\(<\(.*\)>\)\?/\1\n\3/' | sed -e 's/\(^ *\| *$\)//g')"

Can this be reworked into a single sed? A la the semi colon?



More information about the Password-Store mailing list