Add .ssh/config.

This commit is contained in:
Gabriel Ebner 2011-04-29 19:11:36 +02:00
parent 3365b355a7
commit 7ad93b5657
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \
bashrc bash_completion screenrc bashrc bash_completion screenrc
ifeq "$(USER)" "gebner" ifeq "$(USER)" "gebner"
FILES += muttrc gnus.el FILES += muttrc gnus.el ssh/config
XFILES = xsession XFILES = xsession
ifeq "$(shell hostname)" "marginata" ifeq "$(shell hostname)" "marginata"

5
conf/ssh/config Normal file
View File

@ -0,0 +1,5 @@
# vim:ft=sshconfig:
Host aruanus achatina nilotica archachatina
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes