Skip to content

Instantly share code, notes, and snippets.

@pavelbinar
Created February 25, 2014 19:50
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 pavelbinar/9216343 to your computer and use it in GitHub Desktop.
Save pavelbinar/9216343 to your computer and use it in GitHub Desktop.
sudo apt-get install ncurses-term
nano ~/.bashrc
# add following line to .bashrc
export TERM=xterm-256color
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment