Skip to content

Instantly share code, notes, and snippets.

View joaogabriels's full-sized avatar
🤠

João Gabriel joaogabriels

🤠
View GitHub Profile
# My oh-my-zsh + Spaceship Prompt Configuration
# This configuration sets up your terminal using oh-my-zsh with the Spaceship Prompt theme,
# along with a few useful plugins and custom aliases for a better developer experience.
## Prerequisites
# 1. Install oh-my-zsh - a popular framework for managing your Zsh configuration.
# 2. Install Spaceship Prompt - a minimalistic, customizable Zsh prompt.
# 3. Ensure the required plugins (git, zsh-syntax-highlighting, zsh-autosuggestions) are installed.