From 313dfeca6068f8471b93f64a07d0c3c1e120e41c Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 12 Dec 2013 11:41:24 +0900 Subject: [PATCH] fix typo --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 9a6a8c9..f5d3994 100755 --- a/setup.sh +++ b/setup.sh @@ -167,7 +167,7 @@ setup_tmux(){ ;; freebsd-vb-win7-opti) tmux_bg_color=red - tmux_fg_color=whtie + tmux_fg_color=white ;; *) tmux_bg_color=green