summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-07-17 10:50:25 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-07-17 10:50:25 -0400
commit5f6a496cf1e870243c27a2575d4390f35ea9885d (patch)
tree5474b580ce389dc93a45cb0a14e31649b4a4d5f2
parent8bd2649b6d7c07803c43820f656e781252fd3973 (diff)
add ltshome as a host to .ssh/config
-rw-r--r--.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 5c271b5..a24b7ee 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -9,3 +9,8 @@ Host parabola
Port 1863
HostName repo.parabolagnulinux.org
User repo
+
+Host ltshome
+ Port 6422
+ Host lukeshu.ath.cx
+ User luke