all repos — dotfiles @ e677a1c721e1a88613ef324fd022574d0c8a53ce

my *nix dotfiles

stow's being weird
icyphox icyph0x@protonmail.com
Fri, 19 Jan 2018 21:58:37 +0530
commit

e677a1c721e1a88613ef324fd022574d0c8a53ce

parent

55f6b95ba756b0507bfd08835d2c2624d6d1cd91

1 files changed, 0 insertions(+), 27 deletions(-)

jump to
D ssh/.ssh/config

@@ -1,27 +0,0 @@

-Host * - ServerAliveInterval 20 - ServerAliveCountMax 2 - -Host github.com - IdentityFile ~/.ssh/github - Hostname ssh.github.com - Port 443 - -Host gitlab.com - IdentityFile ~/.ssh/github - Hostname altssh.gitlab.com - User git - PreferredAuthentications publickey - Port 443 - -Host droplet - IdentityFile ~/.ssh/id_rsa - Hostname 139.59.95.34 - User root - Port 443 - -Host rishav - IdentityFile ~/.ssh/github - Hostname 139.59.17.10 - User fox - Port 443