mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Add new SSH host
This commit is contained in:
@@ -36,6 +36,11 @@ Host *.dimension.sh
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/id_ed25519_dimension
|
||||
|
||||
Host gamut.one
|
||||
ForwardAgent yes
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/id_ed25519_dimension
|
||||
|
||||
Host *
|
||||
ForwardAgent no
|
||||
ForwardX11 no
|
||||
|
||||
Reference in New Issue
Block a user