Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.01 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.01 KB

dev

Files and scripts to keep me sane

Update 2024-08-26 🪦 This repo is generally dead to me, and I am slowly migrating to a dotfiles repo structured around chezmoi and antidote. At some point in the near future I'll be archiving this repo.

Prerequisites

Homebrew

Key to most things I do on the Mac. https://brew.sh

pipx

This is for installing Python packages outside of homebrew, in their own virtual environments.

Fira Code

  1. Fira Code Nerd Font
    # curl https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/FiraCode.zip
    brew install font-fira-code-nerd-font

Starship

  1. install Starship
    curl -sS https://starship.rs/install.sh | sh
  2. Set STARSHIP_CONFIG env

iTerm2

  1. Settings > General > Preferences
  2. Check "load preferences from a custom folder or URL"
  3. Link to $REPO/config/iterm2
  4. Save Changes "Automatically"

Rectangle

  1. Preferences > Settings (gear icon)
  2. Export...
  3. Import...