When starting the app and no .password-store is found, we should allow for init of pass including adding ssh keys and gpg keys.
Detect .password-store
If not found, show init dialog
In init dialog:
Option 1: use pass init
Option 2: clone git repo
Add button for importing ssh key
Add button for importing gpg-key
Also allow a password to be used with ssh
When starting the app and no .password-store is found, we should allow for init of pass including adding ssh keys and gpg keys.
0. Detect .password-store
1. If not found, show init dialog
2. In init dialog:
* Option 1: use pass init
* Option 2: clone git repo
* Add button for importing ssh key
* Add button for importing gpg-key
* Also allow a password to be used with ssh
When starting the app and no .password-store is found, we should allow for init of pass including adding ssh keys and gpg keys.