move stuff to common and half figured out the install script
This commit is contained in:
8
common/.ssh/config
Normal file
8
common/.ssh/config
Normal file
@@ -0,0 +1,8 @@
|
||||
host github.com
|
||||
HostName ssh.github.com
|
||||
IdentityFile ~/.ssh/github
|
||||
|
||||
Host vps
|
||||
HostName ***
|
||||
IdentityFile ~/.ssh/vps
|
||||
User ben
|
||||
Reference in New Issue
Block a user