Suppression de la conf SSH

This commit is contained in:
Breizh 2018-03-06 14:59:34 +01:00
parent b0e02d01ce
commit ca00faab6d
2 changed files with 1 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright (C) 2014 Julien Bonjean <julien@bonjean.info>
# This program is free software: you can redistribute it and/or modify

View file

@ -1,16 +0,0 @@
Host aur.archlinux.org
IdentityFile ~/.ssh/id_rsa-aur
User aur
Port 22
Host breizh.me
Hostname breizh.me
User alarm
Port 22
IdentityFile ~/.ssh/id_rsa
Host git
Hostname breizh.me
User gitolite
Port 22
IdentityFile ~/.ssh/id_rsa