Skip to content

Instantly share code, notes, and snippets.

View giacomorebecchi's full-sized avatar
🖥️

Giacomo Rebecchi giacomorebecchi

🖥️
View GitHub Profile
@dariocurr
dariocurr / .zshrc
Last active March 7, 2025 23:13
zsh
# load color parsing
setopt PROMPT_SUBST
autoload -U colors
# load antigen
source $HOME/.antigen/antigen.zsh
# load the oh-my-zsh's library
antigen use oh-my-zsh