summaryrefslogtreecommitdiff
path: root/etc/colors
diff options
context:
space:
mode:
Diffstat (limited to 'etc/colors')
-rw-r--r--etc/colors1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/colors b/etc/colors
index 6b72bca..8b76226 100644
--- a/etc/colors
+++ b/etc/colors
@@ -1,6 +1,7 @@
## Colors
## vim:ft=zsh
local fail=$'\e[1;31m'
+local warn=$'\e[1;33m'
local info=$'\e[0;36m'
local yellow=$'\e[0;33m'
local green=$'\e[0;32m'