### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+> [[done]] (also, I updated the OSX build for the last release with this
+> fix) --[[Joey]]
Include ~/.ssh/config
Include /etc/ssh/ssh_config
ServerAliveInterval 60
+
+> This is already fixed in git. [[done]] --[[Joey]]
See [systemd documentation](http://www.freedesktop.org/software/systemd/man/systemd.service.html) for informations about those files.
See [archlinux wiki](https://wiki.archlinux.org/index.php/Systemd/Services) for .service examples.
+
+> [[done]] by Euxane. Thanks! --[[Joey]]