bash-it/plugins/available/tmux.plugin.bash

3 lines
90 B
Bash

# make sure that tmux is launched in 256 color mode
alias tmux="TERM=xterm-256color tmux"