mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
bin/generate-password: init
This commit is contained in:
parent
7e1eabefea
commit
97e3c7fe55
3
bin/generate-password
Executable file
3
bin/generate-password
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
gopass pwgen --symbols --one-per-line 32 | head -n1
|
Loading…
Reference in New Issue
Block a user