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