Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 1.5 KB

new-laptop.md

File metadata and controls

71 lines (56 loc) · 1.5 KB

Where to register yubikey

Disable FIDO2 interface so that you don't get passkeys, only 2fa keys.

ykman config usb --disable FIDO2 --force
  • Google
  • GitHub

SSH keys

  • GitHub (@jez)

Random configs

  • ~/stripe
    • especially applications
  • ~/.ssh/config
  • ~/bin
  • ~/stripe/cargo/bin
  • ~/.histfile
  • ~/sandbox
  • ~/.config
  • -a ~/

Browser

  • Tabs
  • History?

TODO

blurry fonts:

defaults -currentHost write -g AppleFontSmoothing -int 0

and then restart to take effect