users/foo-dogsquared: update self-hosted SSH and Tridactyl config

This commit is contained in:
Gabriel Arazas 2024-12-27 10:52:15 +08:00
parent 89795b2e55
commit 90712b8c32
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 7 additions and 4 deletions

View File

@ -1,14 +1,14 @@
Host plover.foodogsquared.one Host plover.foodogsquared.one
IdentityFile ~/.ssh/keys/plover.foodogsquared.one IdentityFile ~/.ssh/plover.foodogsquared.one
User plover User plover
Host woodcock.foodogsquared.one Host woodcock.foodogsquared.one
IdentityFile ~/.ssh/keys/woodcock.foodogsquared.one IdentityFile ~/.ssh/woodcock.foodogsquared.one
User woodcock User woodcock
Host quail.foodogsquared.one Host quail.foodogsquared.one
IdentityFile ~/.ssh/keys/quail.foodogsquared.one IdentityFile ~/.ssh/quail.foodogsquared.one
User quail User quail
Host code.foodogsquared.one Host code.foodogsquared.one
IdentityFile ~/.ssh/keys/code.foodogsquared.one-foodogsquared IdentityFile ~/.ssh/code.foodogsquared.one-foodogsquared

View File

@ -165,4 +165,7 @@ seturl nytimes\.com/games disable true
seturl merriam-webster\.com/games disable true seturl merriam-webster\.com/games disable true
seturl britannica\.com/games disable true seturl britannica\.com/games disable true
" Ignore all of the keybindings.
blacklistadd https://design.penpot.app
" vim: ft=vim " vim: ft=vim