summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 7870b2a..2dec205 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -234,7 +234,7 @@ autoload -U colors && colors
# possible colors: black, white, green, cyan, red, yellow, magenta
case $HOSTNAME in
- *.local|barkley*|bogues*|bryant*|durant*|harden*|ming*|mutombo*|oneal*|robinson*)
+ *.local|barkley*|bogues*|bryant*|carter*|durant*|harden*|ming*|mutombo*|oneal*|robinson*)
HOSTCOLOR_BG=magenta
HOSTCOLOR_FG=black
;;