I've been using it for a while, thanks! I had my own cli-based password manager, but yours is simpler and better.
I've made a few tiny hacks to make it work better for me:
- add a default length to the generate command
- allow abbreviating 'generate' as 'gen'
- default to copying to clipboard instead of stdout
- use xsel instead of xclip (no real reason except I already had it installed everywhere)
I've made a few tiny hacks to make it work better for me: - add a default length to the generate command - allow abbreviating 'generate' as 'gen' - default to copying to clipboard instead of stdout - use xsel instead of xclip (no real reason except I already had it installed everywhere)