mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
users/foo-dogsquared: update self-hosted SSH and Tridactyl config
This commit is contained in:
parent
89795b2e55
commit
90712b8c32
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user