]> Sergey Matveev's repositories - dotfiles.git/blob - ssh/bin/ssh-new-key
Script for SSH signing keys generation
[dotfiles.git] / ssh / bin / ssh-new-key
1 #!/bin/sh -e
2
3 exec ssh-keygen -Z chacha20-poly1305@openssh.com -t ed25519 -C $1 -f ~/.ssh/sign/$1