Skip to content

Instantly share code, notes, and snippets.

@freemindscafe
freemindscafe / terminal-setup.md
Last active January 15, 2026 04:58
Mac Terminal Setup 2026 (Ghostty + Zsh + P10k)

🚀 Mac Terminal Setup Guide (2026)

Optimized for Ghostty, Oh My Zsh, Powerlevel10k, and Claude Code.


1. Installation Commands

Run these in order. If prompted for a password, it's your Mac login.

# Install Homebrew (The Mac Package Manager)

Clipboard and Edit

Action Command
Cut Command + X
Copy Command + C
Paste Command + V
Select All Command + A
Undo Command + Z
Redo Shift + Command + Z