]> id.pley.net Git - dotfiles.git/commitdiff
Added .ssh directory.
authorJer Noble <jer.noble@apple.com>
Thu, 26 Apr 2012 17:19:26 +0000 (10:19 -0700)
committerJer Noble <jer.noble@apple.com>
Thu, 26 Apr 2012 17:19:26 +0000 (10:19 -0700)
.ssh/.gitignore [new file with mode: 0644]
.ssh/config [new file with mode: 0644]

diff --git a/.ssh/.gitignore b/.ssh/.gitignore
new file mode 100644 (file)
index 0000000..b7aacce
--- /dev/null
@@ -0,0 +1,4 @@
+id_rsa
+id_rsa.pub
+known_hosts
+authorized_keys
diff --git a/.ssh/config b/.ssh/config
new file mode 100644 (file)
index 0000000..bbe12db
--- /dev/null
@@ -0,0 +1,2 @@
+Host newmail.pley.net mail.pley.net db.pley.net web.pley.net
+    User ec2-user