From f16e7eced814510594c6e5f0fb2ee70a5cbd657b Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 2 Jun 2016 01:58:30 +0900 Subject: [PATCH] Update HOSTCOLOR --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index 20b15b3..f35e567 100755 --- a/profile +++ b/profile @@ -146,7 +146,7 @@ case "`hostname`" in _HOSTCOLOR_1=magenta _HOSTCOLOR_2=white ;; - arch-mba) + darwin-mba.local) _HOSTCOLOR_1=cyan _HOSTCOLOR_2=black ;;