## Colors ## vim:ft=zsh fail=$'\e[1;31m' warn=$'\e[1;33m' info=$'\e[0;36m' yellow=$'\e[0;33m' green=$'\e[0;32m' red=$'\e[0;31m' reset=$'\e[0m'