Commits


Bump version to 1.2


Rephrase example


Description should just be a single paragraph


Adjust see also section


Remove commands section from man page


Add EXAMPLE section to man page


Move the ENVIORMENT section of the man page up man-pages(7) suggests this order.


Tabularize


Ignore .git in storage directory and improve find command It would probably be better if tpm ignores ~/.password-store/.* since other people might have other hidden files in this directory.


Make sure that the dir exists before invoking find


more zshism


Add primitive bash completions


Don't use long flags since they are only supported by the GNU corutils


Bump version to 1.1


don't use the --no-tty option with gnupg2


Updated synopsis format


fix zsh completions


more bashism


Bump version to 1.0


Update usage instructions


Don't write to STDOUT when a pipe is connected to STDIN


fix usage instructions


use a restricted umask by default


Typo exsists -> exists


Make zsh completion work with custom storage directory