Setting Up A New Mac: Difference between revisions
From Rest of What I Know
Added page description via AutoDescriptor bot |
→Shell: add fd |
||
| Line 23: | Line 23: | ||
# [https://mise.jdx.dev/installing-mise.html mise] allows managing different versions of runtimes | # [https://mise.jdx.dev/installing-mise.html mise] allows managing different versions of runtimes | ||
# [https://neovim.io/ neovim] | # [https://neovim.io/ neovim] | ||
# [https://github.com/sharkdp/fd fd] | |||
## Set <code>EDITOR</code> to <code>nvim</code> | ## Set <code>EDITOR</code> to <code>nvim</code> | ||
Revision as of 20:42, 18 February 2026
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
Default Web Browser

Screenshots Folder
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
- fd
- 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
