bug fix: now default theme can work properly

This commit is contained in:
wfxr
2015-10-27 20:37:50 +08:00
parent dcee5beff8
commit 120a1fe4a0

View File

@@ -3,7 +3,7 @@
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
theme_option="@themepack"
defalut_theme='block/blue'
default_theme='block/blue'
get_tmux_option() {
local option="$1"