faster set up things for new machine
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo -e "\n\n\n" | ssh-keygen -t ed25519 -C "ajeniski4@gmail.com"
|
||||
echo "printing generated pub file:"
|
||||
cat ~/.ssh/id_ed25519.pub
|
||||
|
||||
Reference in New Issue
Block a user