Skip to content

Instantly share code, notes, and snippets.

@pirey
Created July 25, 2023 08:17
Show Gist options
  • Save pirey/bc8277f1de6f462e7a54397e30ac4a12 to your computer and use it in GitHub Desktop.
Save pirey/bc8277f1de6f462e7a54397e30ac4a12 to your computer and use it in GitHub Desktop.
tmux color in wsl
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