dotfiles/stowers/tmux/dot-tmux/globals.conf

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