]> Sergey Matveev's repositories - dotfiles.git/blobdiff - ssh/bin/my-ssh-new-key
Rename for convenience
[dotfiles.git] / ssh / bin / my-ssh-new-key
diff --git a/ssh/bin/my-ssh-new-key b/ssh/bin/my-ssh-new-key
new file mode 100755 (executable)
index 0000000..a9107fb
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+exec ssh-keygen -Z chacha20-poly1305@openssh.com -t ed25519 -C $1 -f ~/.ssh/sign/$1