This commit is contained in:
Ben Livingood 2017-05-31 08:43:32 +00:00 committed by GitHub
commit efc0a10d2e

View file

@ -0,0 +1 @@
alias gen_pass="< /dev/urandom tr -dc .\$_A-Z-a-z-0-9 | head -c21; echo"