Skip to content

Instantly share code, notes, and snippets.

View WilfredAlmeida's full-sized avatar
💭
wilfredalmeida.com

Wilfred Almeida WilfredAlmeida

💭
wilfredalmeida.com
View GitHub Profile
@rupeshtiwari
rupeshtiwari / mac terminal theme customize mac os terminal command line zsh.md
Last active May 8, 2025 14:15
install oh my zsh on macos | change terminal theme on macos | Change console theme on macos, color, theme, style

How to customize mac os terminal using oh my zsh

Step1: download & install oh-my-zsh via curl

  • sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Note: if you already have folder then delete it running rm -r /Users/rupeshti/.oh-my-zsh

Step2 Open Zshrc file