Terminal
Terminal Emulators
- Alacritty (opens in a new tab) • A terminal emulator for BSD, Linux, macOS and Windows.
- iTerm2 (opens in a new tab) • A terminal emulator for macOS.
- Rio (opens in a new tab) • Fast, 24-bit true color, Images in Terminal, Cross-platform, Font ligatures.
- Tabby (opens in a new tab) • An infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.
- Terminal.app (opens in a new tab) • The terminal emulator included with macOS.
- Warp (opens in a new tab) • A terminal reimagined with AI and collaborative tools for better productivity. • Docs (opens in a new tab) • Terminus (opens in a new tab)
- Wave (opens in a new tab) • An Open-Source, AI integration. Render anything inline. Save sessions and history. Powered by open web standards.
Prompt
- Oh My Posh (opens in a new tab) • A prompt theme engine for any shell.
- Powerlevel10k (opens in a new tab) • A prompt theme for Zsh.
- Spaceship (opens in a new tab) • Minimalistic, powerful and extremely customizable Zsh prompt.
- Starship (opens in a new tab) • The minimal, blazing-fast, and infinitely customizable prompt for any shell.
Color themes
- Catppuccin (opens in a new tab) • A community-driven color scheme meant for coding, designing, and much more!.
Nerd Fonts
Installation by Homebrew
Run the following command to see available Nerd Fonts:
brew search nerd-font
Install a Nerd Font with Homebrew:
brew install --cask <font-name>
Example:
brew install --cask font-jetbrains-mono-nerd-font