aboutsummaryrefslogtreecommitdiff
path: root/cheat/.cheat/ssh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-04 20:30:21 +0200
committerneodarz <neodarz@neodarz.net>2019-09-04 20:41:19 +0200
commitef471a603e754964dde7e6e1074656528f2c2f41 (patch)
treeedd9f00afb3bd7c4ea7449451573b06408d4e4ee /cheat/.cheat/ssh
parentc1c0857f7a816b5b3f10fd3554b8bb9b24d1e193 (diff)
downloaddotfiles_ascii-ef471a603e754964dde7e6e1074656528f2c2f41.tar.xz
dotfiles_ascii-ef471a603e754964dde7e6e1074656528f2c2f41.zip
Add some cheat
Diffstat (limited to 'cheat/.cheat/ssh')
-rw-r--r--cheat/.cheat/ssh2
1 files changed, 2 insertions, 0 deletions
diff --git a/cheat/.cheat/ssh b/cheat/.cheat/ssh
index b422ae6..d667af4 100644
--- a/cheat/.cheat/ssh
+++ b/cheat/.cheat/ssh
@@ -50,3 +50,5 @@ ssh-keygen -t rsa -C "your_email@example.com" -P "" -q -f ~/.ssh/gitlab_rsa
ssh-keygen -t ed25519
ssh-keygen -t ed25519 -C "user@example.com" -q -f ~/.ssh/user@example.com
+
+ssh-copy-id -i ~/.ssh/id_dsa.pub user@machine