dotfiles

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

config (536B)


      1 AddKeysToAgent yes
      2 
      3 Host *
      4 	ForwardX11Trusted no
      5 	ForwardX11 no
      6 
      7 Host home
      8 	Hostname 85.191.223.149
      9 	User ad
     10 	Port 12344
     11 
     12 Host ad-server-wifi
     13 	Hostname 192.168.0.45
     14 	User ad
     15 	Port 12344
     16 
     17 Host iddqd
     18 	Hostname 85.191.223.149
     19 	User ad
     20 	Port 80
     21 
     22 Host debvm
     23 	Hostname 85.191.223.149
     24 	User ad
     25 	Port 12346
     26 
     27 Host debvm-nl
     28 	Hostname 45.76.35.24
     29 	Port 22
     30 
     31 Host obsd-nl
     32 	Hostname 45.76.36.77
     33 	Port 22
     34 
     35 Host aur.archlinux.org
     36 	IdentityFile ~/.ssh/aur
     37 	User aur
     38 
     39 Host raspberrypi
     40 	Hostname 192.168.0.142
     41 	User pi
     42 
     43 Host sl300
     44 	Hostname 192.168.0.226