mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit 12179ef8eebfe8bbfc8ffeeadce1ffb72534245f
parent f7f587a5068697d1f13574aec869af0702595950
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 16 Oct 2015 22:55:02 +0100

confirm creation

Diffstat:
xpass | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/xpass b/xpass @@ -38,6 +38,7 @@ then (zenity --error --text 'problem with pass add; aborting'; exit 2) PINENTRY_USER_DATA="gtk" pass generate -i -n "$FILE" 12 || \ (zenity --error --text 'problem with pass generate; aborting'; exit 2) + zenity --info --text "generated password for $FILE $USER, will now type it" fi # file now exists, retrieve password