1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-11-05 22:15:38 -05:00

give up on NVM. again... (it's SO FREAKING SLOW.)

This commit is contained in:
2020-06-13 17:36:00 -04:00
parent 6fea13f0bf
commit f557f09441
5 changed files with 50 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ Host *
HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
PasswordAuthentication no
# PasswordAuthentication no
PubkeyAuthentication yes
SendEnv LANG
ServerAliveCountMax 3
@@ -64,3 +64,8 @@ Host hashbang
Host *.ssh.wpengine.net
IdentityFile ~/.ssh/wpe_devkit
Host 192.168.67.141
HostName 192.168.67.141
User root