tmux config

This commit is contained in:
Daniel Bauer
2019-10-30 09:47:38 +01:00
parent 6cfcbf321d
commit 6aa61f45eb

5
profiles/base/.tmux.conf Normal file
View 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