make sure tmux is launched in 256 color mode
parent
97e73f44dc
commit
ad502d9483
|
|
@ -0,0 +1,2 @@
|
||||||
|
# make sure that tmux is launched in 256 color mode
|
||||||
|
alias tmux="TERM=xterm-256color tmux"
|
||||||
Loading…
Reference in New Issue