I just installed FluidKeys from the AUR and ran fk --help to see what it did. I saw fk setup as the first option and went with it, not realising that it would create a new key without giving me the option to import the key I already have. This is great for new users (who this project is primarily targeting from what I can see) but I just found it a little annoying. Adding a preliminary option to either create or import a key would solve the issue perfectly. Maybe something like this?
Welcome to Fluidkeys! 🔑
- Create new key [1]
- Import from GPG [2]
Select an option [1]:
1 being default if the user just presses enter
I just installed FluidKeys from the AUR and ran
fk --helpto see what it did. I sawfk setupas the first option and went with it, not realising that it would create a new key without giving me the option to import the key I already have. This is great for new users (who this project is primarily targeting from what I can see) but I just found it a little annoying. Adding a preliminary option to either create or import a key would solve the issue perfectly. Maybe something like this?1 being default if the user just presses enter