changeset 508:5dcfe74f0465

Alias for tmux with nice colors.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 12 Nov 2021 12:01:50 -0800
parents d78f61fb8414
children fa55013bbfe3
files bashrc/bashrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bashrc/bashrc	Fri Nov 12 11:56:33 2021 -0800
+++ b/bashrc/bashrc	Fri Nov 12 12:01:50 2021 -0800
@@ -38,4 +38,4 @@
 
 # Pretty colors.
 export TERM=xterm-256color
-
+alias tmux2="TERM=screen-256color-bce tmux"