fixed ssh config and updated vimrc
parent
baa8d35713
commit
3f72911030
|
|
@ -22,5 +22,5 @@ Host *
|
|||
TCPKeepAlive yes
|
||||
|
||||
# refer to: https://github.com/FiloSottile/whosthere/blob/master/README.md
|
||||
PubkeyAuthentication no
|
||||
PubkeyAuthentication yes
|
||||
IdentitiesOnly yes
|
||||
|
|
|
|||
Loading…
Reference in New Issue