[gtk] Fix bookmarks
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
#CanonicalizeHostname yes
|
||||
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
|
||||
#
|
||||
Host *
|
||||
IdentitiesOnly=yes
|
||||
|
||||
Host *.local
|
||||
IdentityFile ~/.ssh/2022_h2_powellc
|
||||
ServerAliveInterval 300
|
||||
ServerAliveCountMax 2
|
||||
AddKeysToAgent yes
|
||||
@ -93,6 +95,7 @@ Host hyperion.local
|
||||
User powellc
|
||||
Host loge.local
|
||||
User powellc
|
||||
IdentitiesOnly yes
|
||||
Host dione.local
|
||||
User powellc
|
||||
Host rhea.local
|
||||
|
||||
Reference in New Issue
Block a user