Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 413 Bytes

Laptop Setup

Scripts for setting up laptop.

Run the following to install brew, gh, vscode, and omz:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/romeo-alexander/laptop/main/setup_laptop.sh)"

To setup your yubikey, run the following (after inserting the yubikey into a usbc port):

zsh -c "$(curl -fsSL https://raw.githubusercontent.com/romeo-alexander/laptop/main/setup_yubikey.sh)"