Posts

Showing posts with the label terminal

Colorize your terminal bash prompt by modifying the .bashrc file.

Image
  Go to your  .bashrc  file and remove the comment from the  force_color_prompt  line. vim ~/.bashrc .. # search for force_color_prompt=yes ... # Than source ~/.bashrc