From cd37596ff59074337947936548d4799c441a7bf3 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Mon, 18 Aug 2014 08:26:26 +0900 Subject: [PATCH] change colors --- setup.sh | 2 +- shrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.sh b/setup.sh index 7c3d5ed..9917fa1 100755 --- a/setup.sh +++ b/setup.sh @@ -273,7 +273,7 @@ setup_tmux(){ tmux_bg_color=magenta tmux_fg_color=white ;; - freebsd-vb-win7-opti) + debian-vb-win7-opti) tmux_bg_color=red tmux_fg_color=white ;; diff --git a/shrc b/shrc index 8a7fdb1..b023ff0 100755 --- a/shrc +++ b/shrc @@ -1266,7 +1266,7 @@ then newkiwi) __my_c4="$__color_light_purple" ;; - freebsd-vb-win7-opti) + debian-vb-win7-opti) __my_c4="$__color_light_red" ;; *)