소스 검색

[gtk] Fix bookmarks

Colin Powell 1 년 전
부모
커밋
c66724ba24
2개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  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