Skip to content

Instantly share code, notes, and snippets.

@ashishsc
Created July 27, 2014 07:37
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 ashishsc/bad4a166baceef69172e to your computer and use it in GitHub Desktop.
Save ashishsc/bad4a166baceef69172e to your computer and use it in GitHub Desktop.
In ~/.zprofile (.profile if bash) when using a login shell:
export TERM=xterm-256color
In ~/.tmux.conf
setw -g xterm-keys on
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment