Add GitHub to SSH configuration file.
This commit is contained in:
parent
f02b18e146
commit
04c093ef66
@ -4,9 +4,14 @@
|
|||||||
# Copyright 2022-2023 Jake Winters
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 5.0.0.6
|
# Version: 5.1.0.7
|
||||||
|
|
||||||
|
|
||||||
|
Host github github.com
|
||||||
|
HostName github.com
|
||||||
|
User git
|
||||||
|
IdentityFile /home/a00-sys/.ssh/ssh-inf-a00-sys-ed25519
|
||||||
|
|
||||||
Host inferencium-prv xa000.inferencium.net
|
Host inferencium-prv xa000.inferencium.net
|
||||||
HostName xa000.inferencium.net
|
HostName xa000.inferencium.net
|
||||||
User root
|
User root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user