[gtk] Fix bookmarks
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
file:///media/photos/webcams/weather
|
||||
file:///home/powellc/var/inbox
|
||||
file:///home/powellc/var
|
||||
file:///home/powellc/src
|
||||
file:///home/powellc/tmp
|
||||
sftp://root@pandora.unbl.ink/root Pandora
|
||||
file:///run/media/powellc/KOBOeReader/.adds/koreader/settings KoReader
|
||||
file:///run/media/powellc/GARMIN/GARMIN/ACTIVITY GPS Activities
|
||||
|
||||
@ -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