summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 73daea5..d71d525 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,2 +1,4 @@
-Host *
- User root \ No newline at end of file
+Host * !gentoo-pc
+ User root
+Host gentoo-pc
+ User jozan