dotfiles/tmux/dot-tmux/globals.conf

3 lines
92 B
Text

set -g status-interval 2
set -g default-command "${SHELL}"
set -g update-environment "PATH"