Added
- new `show-config` command to show the configuration file if present into the $HOME/.pycryptex folder
- `--force` option to `create-config` command
- new config keys (***secure-deletion*** and ***secure-deletion-passes***) to set securely deletion of clear files in encryption operations
Changed
- changed the behaviour option --pager for `decrypt`. Now it decrypts in memory and open the pager set in the configuration file.
[Released]