dotfiles/.tmux.conf

3 lines
62 B
Text
Raw Permalink Normal View History

2015-04-17 21:35:35 +02:00
set -g base-index 1
2015-10-15 12:00:29 +02:00
set -g default-terminal "screen-256color"