Timely commit

This commit is contained in:
Geoffrey Frogeye 2020-06-28 11:23:02 +02:00
parent 8d85bd63da
commit 6cdd924613
4 changed files with 98 additions and 2 deletions

View file

@ -147,10 +147,11 @@ i p7zip # Unarchive 7z files
if $INSTALL_PASSWORD
then
i pwgen # Password generator
i gopass || i pass # Password manager
i pass # Password manager
if $INSTALL_GUI
then
i rofi-pass # Password selector
# i autopass.cr # Password selector
fi
fi