|
|
@@ -11,6 +11,7 @@ set -g base-index 1 |
|
|
|
set -g default-command /bin/bash |
|
|
|
#set -g default-terminal screen-256color |
|
|
|
#set -g default-terminal screen-16color |
|
|
|
set default-path "$HOME" # not work as i expected |
|
|
|
|
|
|
|
#set -g status-left "" |
|
|
|
#set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)" |
|
|
|