dotfiles/.bin/pw

7 lines
96 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
pwgen \
-1 \
-y \
--remove-chars=\~\`\"\'{}\(\)\[\]\*.\;\|,\<\> \
22