Created
July 25, 2023 08:17
-
-
Save pirey/bc8277f1de6f462e7a54397e30ac4a12 to your computer and use it in GitHub Desktop.
tmux color in wsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set -g default-terminal "screen-256color" | |
set-option -sa terminal-overrides ",xterm-256color:RGB" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment