mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
tmux config
This commit is contained in:
5
profiles/base/.tmux.conf
Normal file
5
profiles/base/.tmux.conf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user