[gtk] Fix bookmarks

This commit is contained in:
2023-09-10 11:52:40 -04:00
parent de868f0c5d
commit c66724ba24
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,7 @@
file:///media/photos/webcams/weather
file:///home/powellc/var/inbox file:///home/powellc/var/inbox
file:///home/powellc/var file:///home/powellc/var
file:///home/powellc/src file:///home/powellc/src
file:///home/powellc/tmp file:///home/powellc/tmp
sftp://root@pandora.unbl.ink/root Pandora 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

View File

@ -1,8 +1,10 @@
#CanonicalizeHostname yes #CanonicalizeHostname yes
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me #CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
#
Host *
IdentitiesOnly=yes
Host *.local Host *.local
IdentityFile ~/.ssh/2022_h2_powellc
ServerAliveInterval 300 ServerAliveInterval 300
ServerAliveCountMax 2 ServerAliveCountMax 2
AddKeysToAgent yes AddKeysToAgent yes
@ -93,6 +95,7 @@ Host hyperion.local
User powellc User powellc
Host loge.local Host loge.local
User powellc User powellc
IdentitiesOnly yes
Host dione.local Host dione.local
User powellc User powellc
Host rhea.local Host rhea.local