Skip to content

Instantly share code, notes, and snippets.

@ihidchaos
Last active September 19, 2022 02:31
Show Gist options
  • Save ihidchaos/5eacd6bee91867d362220361c9285a92 to your computer and use it in GitHub Desktop.
Save ihidchaos/5eacd6bee91867d362220361c9285a92 to your computer and use it in GitHub Desktop.
xterm-color
echo "export TERM=xterm-color" | sudo tee -a /etc/profile
source /etc/profile
logout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment