generated from andy/linux-nixos-hyprland-config-dotfiles
Initial commit
This commit is contained in:
17
home/.ssh/config
Normal file
17
home/.ssh/config
Normal file
@@ -0,0 +1,17 @@
|
||||
Host github.com-xnm1
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/github_xnm1
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host github.com-artemplummy
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/work
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host bitbucket.org-artemplummy
|
||||
HostName bitbucket.org
|
||||
User git
|
||||
IdentityFile ~/.ssh/work
|
||||
AddKeysToAgent yes
|
Reference in New Issue
Block a user