dotfiles/tmux.conf
KeeganForelight 97a5f9065a tmux QOL
2022-03-08 21:27:11 -05:00

8 lines
113 B
Bash

# Improve Colors
set -g default-terminal "screen-256color"
# Set scrollback buffer
set -g history-limit 10000