Skip to content

Instantly share code, notes, and snippets.

View rodrigocichetto's full-sized avatar

Rodrigo Cichetto (shiba) rodrigocichetto

View GitHub Profile
@rodrigocichetto
rodrigocichetto / .zshrc
Last active October 20, 2020 13:11 — forked from diego3g/.zshrc
# https://blog.rocketseat.com.br/terminal-com-oh-my-zsh-spaceship-dracula-e-mais/
# Install Zsh and Oh My Zsh
# Install spaceship https://github.com/denysdovhan/spaceship-prompt
ZSH_THEME="spaceship"
SPACESHIP_PROMPT_ORDER=(
user # Username section
dir # Current directory section
host # Hostname section
git # Git section (git_branch + git_status)