summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 5468497..ffd384c 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|bogues*|carter*|durant*|harden*|ming*|mutombo*|nash*|oneal*|robinson*)
+ *.local|barkley*|bogues*|carter*|durant*|harden*|ming*|mutombo*|nash*|oneal*|robinson*)
HOSTCOLOR_BG=magenta
HOSTCOLOR_FG=black
;;