@ -8,6 +8,9 @@
# make tmux display things in 256 colors
set -g default-terminal "tmux-256color"
# make tmux use the default terminal
set -g default-command "${SHELL}"
# set scrollback history to 10000 (10k)
set -g history-limit 10000