1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-15 03:40:39 +01:00
Files
oh-my-zsh/plugins/genpass/genpass.plugin.zsh
Patrick Harrison 2db42c6ce7 fix(genpass): add compatibility for macOS paste command
"paste" on macOS requires a '-' to signify that the standard input is used.
Without the '-' character, the command errors out.
2020-12-14 15:52:32 +01:00

3.6 KiB