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
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
- Ghostty since it's a super-fast terminal emulator
- oh-my-zsh to make zsh enjoyable
- fzf
- ripgrep
- mise allows managing different versions of runtimes
- neovim
- Set
EDITORtonvim
- Set
Text Entry

Set up Caps Lock
First install Karabiner Elements
Then, map Caps Lock to Escape

LLM Assistants
- Claude Code
- Codex
- Gemini
