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 d213e42..afa3f90 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -230,7 +230,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*|durant*|harden*|ming*|mutombo*|oneal*|pks*|robinson*)
HOSTCOLOR_BG=magenta
HOSTCOLOR_FG=black
;;