dotfiles-tmux/.tmux.conf

3 lines
96 B
Bash

set-option -g history-limit 1000000
set -g mouse on
set -as terminal-features ",alacritty*:RGB"