Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.67 KB

manual-steps.md

File metadata and controls

68 lines (45 loc) · 1.67 KB

Manual steps

Unfortunately, everything cannot be automatized, or at least is not worth it.

This file references a few things i do manually during the bootstrap process.

<style> #toc { display:flex; flex-direction:column; margin-bottom:16px } .lvl1 { padding-left:32px; font-weight:bolder; } .lvl2 { padding-left:48px; } </style>

Common

1Password

Before being able to use SSH keys, the following needs to be enabled. Also enables Touch ID unlock for supported Macs.

  • Preferences
    • Security
      • Touch ID : Enabled (macOS w/ TouchID only)
    • Developer
      • Use SSH Agent: Enabled
      • 1Password CLI 2: Enable biometric unlock (macOS w/ TouchID only)

Protonmail bridge

Open ProtonMail Bridge application, and login. Then, enable Split addresses, and then using the select menu, choose the email address to set up and click Configure. Then pick your email client and click Configure automatically. Repeat for all addresses to add.

Finally, go to preferences and enable Open on startup

macOS

Additional apps

A few apps installed manually

  • CleanMyMac
  • Adobe CC Suite
  • iStats Menu
  • Parallels Desktop

Windows

Not documented yet