mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 80e2a082e2 into 291e96dcd0
This commit is contained in:
commit
efc0a10d2e
1 changed files with 1 additions and 0 deletions
1
plugins/gen_pass/gen_pass.plugin.zsh
Normal file
1
plugins/gen_pass/gen_pass.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
alias gen_pass="< /dev/urandom tr -dc .\$_A-Z-a-z-0-9 | head -c21; echo"
|
||||
Loading…
Add table
Add a link
Reference in a new issue