Merge branch 'master' of gitlab.com:marty-oehme/dotfiles

This commit is contained in:
Marty Oehme 2019-07-16 21:17:57 +02:00
commit c9e3b917f2
3 changed files with 14 additions and 5 deletions

View file

@ -25,7 +25,7 @@ set -g terminal-overrides "xterm*:XT:smcup@:rmcup@"
set-window-option -g automatic-rename on
set-option -g set-titles on
set -g mouse on
set -g default-terminal screen-256color
set -g default-terminal xterm-256color
set -g status-keys vi
set -g history-limit 10000