mirror of
https://github.com/jimeh/tmux-themepack.git
synced 2026-02-19 11:16:43 +00:00
bug fix: now default theme can work properly
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user