dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 6155081d63ca8c32deca469aea122e11393712a6
parent 2e398ebe086e93c9759591c3358693c09ca5b812
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  9 Oct 2019 13:21:48 +0200

Remove ssh config

Diffstat:
D.ssh/config | 44--------------------------------------------
1 file changed, 0 insertions(+), 44 deletions(-)

diff --git a/.ssh/config b/.ssh/config @@ -1,44 +0,0 @@ -AddKeysToAgent yes - -Host * - ForwardX11Trusted no - ForwardX11 no - -Host home - Hostname 85.191.223.149 - User ad - Port 12344 - -Host ad-server-wifi - Hostname 192.168.0.45 - User ad - Port 12344 - -Host iddqd - Hostname 85.191.223.149 - User ad - Port 80 - -Host debvm - Hostname 85.191.223.149 - User ad - Port 12346 - -Host debvm-nl - Hostname 45.76.35.24 - Port 22 - -Host obsd-nl - Hostname 45.76.36.77 - Port 22 - -Host aur.archlinux.org - IdentityFile ~/.ssh/aur - User aur - -Host raspberrypi - Hostname 192.168.0.142 - User pi - -Host sl300 - Hostname 192.168.0.226