fixed ssh config and updated vimrc

pull/2/head
Adam Veldhousen 2018-02-10 16:31:07 -06:00
parent baa8d35713
commit 3f72911030
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ Host *
TCPKeepAlive yes
# refer to: https://github.com/FiloSottile/whosthere/blob/master/README.md
PubkeyAuthentication no
PubkeyAuthentication yes
IdentitiesOnly yes