From 535eca8472d582e44549335624abbae33fcd8fbd Mon Sep 17 00:00:00 2001 From: pks Date: Wed, 11 Jan 2023 11:06:18 +0100 Subject: zsh: update hosts --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 6d013c6..e2e0844 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -271,7 +271,7 @@ autoload -U colors && colors # possible colors: black, white, green, cyan, red, yellow, magenta case $_HOSTNAME in - *.home|barkley*|bogues*|carter*|durant*|harden*|james*|ming*|mutombo*|nash*|oneal*|robinson*) + *.home|barkley*|bogues*|carter*|durant*|james*|oneal*|robinson*) _HOSTCOLOR_BG=magenta _HOSTCOLOR_FG=black ;; -- cgit v1.2.3