mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
6 lines
137 B
Bash
6 lines
137 B
Bash
set-window-option -g xterm-keys on
|
|
set -s escape-time 10 # faster command timeout
|
|
set -g history-limit 10000
|
|
|
|
set -g status-interval 10
|