fix(tmux): enable true color in tmux
This commit is contained in:
parent
e2aa4f73f7
commit
fe075a8a5f
1 changed files with 2 additions and 0 deletions
2
.config/tmux/tmux.conf
Normal file
2
.config/tmux/tmux.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
Loading…
Add table
Add a link
Reference in a new issue