mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
gopass pwgen --symbols --one-per-line 32 | head -n1
|