Skip to content

Instantly share code, notes, and snippets.

@duan-li
Created January 8, 2017 23:02
Show Gist options
  • Save duan-li/5536b4e0a285aa833788d6f4c4ed7808 to your computer and use it in GitHub Desktop.
Save duan-li/5536b4e0a285aa833788d6f4c4ed7808 to your computer and use it in GitHub Desktop.
How to get a colored bash

open ~/.bashrc in text editor and uncomment line:

#force_color_prompt=yes

to be:

force_color_prompt=yes

save then execute source ~/.bashrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment