diff options
author | pks <pks@pks.rocks> | 2023-01-11 11:06:18 +0100 |
---|---|---|
committer | pks <pks@pks.rocks> | 2023-01-11 11:06:18 +0100 |
commit | 535eca8472d582e44549335624abbae33fcd8fbd (patch) | |
tree | 46a3ccc64f098def15b0634f63a3f33e8209dcf9 | |
parent | 64261b9d9436780c9960f4cf82b6902d06983894 (diff) |
zsh: update hosts
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |