summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..2cab8b5
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,11 @@
1Host pizoc
2 HostName 46.23.91.214
3 User sebastiano
4
5Host artemisia
6 HostName Artemisia
7 User seba
8
9Host lampone
10 HostName lampone
11 User sebastiano

Generated with cgit - Back to sebastiano.tronto.net