Setting Up A New Mac: Difference between revisions

From Rest of What I Know
Created page with "Every now and then I set up a new Mac and I forget all the things I do. This is a list so that setup is fast. == Initial Environment == # [https://www.google.com/chrome/ Google Chrome] # [https://brew.sh/ Homebrew] == Shell == # [https://ghostty.org/docs/install/binary Ghostty] since it's a super-fast terminal emulator ##Ghostty Configuration # [https://ohmyz.sh/ oh-my-zsh] to make zsh enjoyable # [https://github.com/junegunn/fzf fzf] # [https://github.com/BurntS..."
 
Line 5: Line 5:
# [https://www.google.com/chrome/ Google Chrome]
# [https://www.google.com/chrome/ Google Chrome]
# [https://brew.sh/ Homebrew]
# [https://brew.sh/ Homebrew]
Then set the Screenshots folder to <code>~/Pictures/Screenshots</code> by hitting <code>Cmd + Shift + 5</code>, then Options, then Other Location... and create and select the folder.


== Shell ==
== Shell ==

Revision as of 20:53, 12 December 2025

Every now and then I set up a new Mac and I forget all the things I do. This is a list so that setup is fast.

Initial Environment

  1. Google Chrome
  2. Homebrew

Then set the Screenshots folder to ~/Pictures/Screenshots by hitting Cmd + Shift + 5, then Options, then Other Location... and create and select the folder.

Shell

  1. Ghostty since it's a super-fast terminal emulator
    1. Ghostty Configuration
  2. oh-my-zsh to make zsh enjoyable
  3. fzf
  4. ripgrep
  5. mise allows managing different versions of runtimes
  6. neovim
    1. Set EDITOR to nvim

Text Entry

Now you can hold j to scroll down

Set up Caps Lock

First install Karabiner Elements

Disable Caps Lock Delay

Then, map Caps Lock to Escape

You can map this in MacOS without Karabiner, but since KE makes it easy to disable Caps Lock Delay might as well do this here

LLM Assistants

  1. Claude Code
  2. Codex
  3. Gemini