Fix up GREP_COLORS.

This commit is contained in:
David Tomaschik
2018-03-11 16:21:43 -07:00
parent d392eb8dfc
commit 9c3ad64036
2 changed files with 5 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
fi
# .profile is universal
# but after oh-my-zsh to use anything setup there
# but after zprezto to use/override anything setup there
. ~/.profile
# Deduplicate the path
typeset -U path