4 lines
119 B
Text
4 lines
119 B
Text
set -g status-interval 2
|
|
set -g default-command "${SHELL}"
|
|
set -g update-environment "PATH"
|
|
set -g history-limit 10000
|