summaryrefslogtreecommitdiff
path: root/.config/ssh/config
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-10-04 15:08:06 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-10-04 15:08:06 -0400
commit9685060a9222ae5bdc242c6366f4a074e5ad8589 (patch)
tree4fde5c1088d69d177852e9964acb38d546144a17 /.config/ssh/config
parent4b151e74462b93b68ebbf90502de86b84917bd7c (diff)
parent795875623f9a9cd35374d2f0531182a267e81588 (diff)
Merge branch 'master' into build64-par/master
# Conflicts: # .config/emacs/init.el
Diffstat (limited to '.config/ssh/config')
-rw-r--r--.config/ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ssh/config b/.config/ssh/config
index dc32703..f651513 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -24,7 +24,7 @@ Host lukeshu.com
Port 1863
User lukeshu
-Match host build64-par exec "host %n.lan."
+Match host build64-par exec "nslookup %n.lan."
HostName build64-par
Port 22
ForwardX11 yes