Skip to content

Instantly share code, notes, and snippets.

@abiriadev
Created February 23, 2022 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abiriadev/3bd5bc13b7af87ac284bff02151f156b to your computer and use it in GitHub Desktop.
Save abiriadev/3bd5bc13b7af87ac284bff02151f156b to your computer and use it in GitHub Desktop.
# Add truecolor support
set-option -ga terminal-overrides ",xterm-256color:Tc"
# Default terminal is 256 colors
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment