Skip to content

Instantly share code, notes, and snippets.

View himonshuuu's full-sized avatar
🏠
Working from home

himangshu saikia himonshuuu

🏠
Working from home
View GitHub Profile
autoload -U colors && colors
GREEN="%{$fg_bold[green]%}"
RED="%{$fg_bold[red]%}"
YELLOW="%{$fg_bold[yellow]%}"
BLUE="%{$fg_bold[blue]%}"
MAGENTA="%{$fg_bold[magenta]%}"
CYAN="%{$fg_bold[cyan]%}"
RESET="%{$reset_color%}"