Skip to content

Instantly share code, notes, and snippets.

View RubenZagon's full-sized avatar
🏝️
Working from home

Ruben Zagon RubenZagon

🏝️
Working from home
View GitHub Profile
@RubenZagon
RubenZagon / iterm2-solarized.md
Created August 26, 2020 20:17 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@RubenZagon
RubenZagon / .bash_aliases
Created October 2, 2020 07:52 — forked from vratiu/.bash_aliases
Git shell coloring
# Customize BASH PS1 prompt to show current GIT repository and branch.
# by Mike Stewart - http://MediaDoneRight.com
# SETUP CONSTANTS
# Bunch-o-predefined colors. Makes reading code easier than escape sequences.
# I don't remember where I found this. o_O
# Reset
Color_Off="\[\033[0m\]" # Text Reset