1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-14 10:53:09 +00:00

Use tmux-256color terminal in tmux

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
Thomas A. Christensen II 2022-05-16 08:37:40 -05:00
parent 779e7c5d32
commit 56bb301c2e
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -1,2 +1,2 @@
set -g default-terminal "xterm-256color"
set -g default-terminal "tmux-256color"
source "/usr/share/tmux/powerline.conf"