Commit Graph

6 Commits

Author SHA1 Message Date
93dfd9c2e1 double quotes in muttrc 2018-04-14 16:05:59 -07:00
eaa224d010 gitmuttpass improvement 2018-04-12 09:37:05 -07:00
baac8f2ee4 escape special chars in password 2018-03-13 16:24:59 -04:00
f91aaf0cdb changed GPG parameters from -q to --quiet
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option.
As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users.
Additionaly it makes the scripts more readable for beginners to understand what the script is doing.
2018-03-06 22:25:02 +01:00
a4dc0e041e switch to gpg2 as default 2018-02-13 13:00:48 -07:00
914a1bf4d8 initial commit 2018-02-09 23:47:29 -07:00