Browse Source

[gtk] Fix bookmarks

Colin Powell 1 năm trước cách đây
mục cha
commit
c66724ba24
2 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 2 1
      gtk/.config/gtk-3.0/bookmarks
  2. 4 1
      ssh/.ssh/config

+ 2 - 1
gtk/.config/gtk-3.0/bookmarks

@@ -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

+ 4 - 1
ssh/.ssh/config

@@ -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