mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-27 15:58:10 +00:00
chore(ssh): vine now accepts my id_rsa key
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Host vine
|
Host vine
|
||||||
User ubuntu
|
User ubuntu
|
||||||
HostName vine.antiprocess.net
|
HostName vine.antiprocess.net
|
||||||
IdentityFile ~/.ssh/keys/vine.pem
|
IdentityFile ~/.ssh/id_rsa
|
||||||
|
|
||||||
Host purson
|
Host purson
|
||||||
User ubuntu
|
User ubuntu
|
||||||
|
|||||||
Reference in New Issue
Block a user