|
@@ -292,6 +292,7 @@ set -g pane-active-border-fg $tmux_bg_color |
|
|
__EOC__ |
|
|
__EOC__ |
|
|
|
|
|
|
|
|
_tmux_conf="$HOME"/.tmux.conf |
|
|
_tmux_conf="$HOME"/.tmux.conf |
|
|
|
|
|
_msg "Prepare $_tmux_conf" |
|
|
if test -f "$_tmux_conf" |
|
|
if test -f "$_tmux_conf" |
|
|
then |
|
|
then |
|
|
_warn "Tmux config file found. Skipping" |
|
|
_warn "Tmux config file found. Skipping" |
|
|