|
@ -1,5 +1,5 @@ |
|
|
set -g default-command "zsh" |
|
|
set -g default-command "zsh" |
|
|
set -g default-terminal "tmux" |
|
|
|
|
|
|
|
|
set -g default-terminal "tmux-256color" |
|
|
set -g history-limit 20000 |
|
|
set -g history-limit 20000 |
|
|
|
|
|
|
|
|
# automatically renumber tmux windows |
|
|
# automatically renumber tmux windows |
|
|