You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not a bug, but thought it might help make this project a tiny bit better. I tried setting up the gopass today and installed it successfully and tried to run gopass by running gopass binary. And it says it is not yet setup to setup type gopass init and then exits the process.
I think it can be improved.
Steps To Reproduce
install gopass.
Type gopass in your terminal and see (you should not have it already configured).
Better behavior
Gopass is not yet setup in your system do you want to set it up? A small message like this will be a smoother onboarding experience for those who are setting it up for the first time.
Environment
Local, personal pc.
OS: [Arch linux]
gopass Version: [1.15.14]
Installation method: [pacman]
I have just started using the project and have searched for similar issue but have not found one it is what I think is a goodway and what I felt while getting the error message.
The text was updated successfully, but these errors were encountered:
* [FEATURE] Ask for setup if not initialized
Fixes#2963.
Tested-by: Eng Zer Jun <engzerjun@gmail.com>
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
* Change default from true to false
Reference: #2975 (comment)
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
---------
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Summary
It is not a bug, but thought it might help make this project a tiny bit better. I tried setting up the gopass today and installed it successfully and tried to run gopass by running
![Screenshot 2024-10-06 at 17 41 35](https://private-user-images.githubusercontent.com/94213188/373944579-23ef9153-9cf5-417c-8ff4-12faa5c7d022.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTU5ODksIm5iZiI6MTczOTI1NTY4OSwicGF0aCI6Ii85NDIxMzE4OC8zNzM5NDQ1NzktMjNlZjkxNTMtOWNmNS00MTdjLThmZjQtMTJmYWE1YzdkMDIyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2MzQ0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTkxMzE0MTc3OTUyMjZiZmQ3MDA2N2IzNzY2YjQzOGM5MTRjOGEwYjE5ZGE1YTM2ZDljZWU5ZWJiNDIzOTk1YzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iqQRfmbVNofS-RsdbQJC0SgExdnhQYYbGhMRDpYvSF0)
gopass
binary. And it says it is not yet setup to setup typegopass init
and then exits the process.I think it can be improved.
Steps To Reproduce
Better behavior
Gopass is not yet setup in your system do you want to set it up? A small message like this will be a smoother onboarding experience for those who are setting it up for the first time.
Environment
Local, personal pc.
The text was updated successfully, but these errors were encountered: