Comments on: How to Customize Bash Colors and Content in Linux Terminal Prompt https://www.tecmint.com/customize-bash-colors-terminal-prompt-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Sun, 12 Jan 2020 08:43:38 +0000 hourly 1 By: joenmarz https://www.tecmint.com/customize-bash-colors-terminal-prompt-linux/comment-page-1/#comment-1311338 Sun, 12 Jan 2020 08:43:38 +0000 http://www.tecmint.com/?p=24025#comment-1311338 Try my repo: https://github.com/joenmarz/bashrc-alias.

]]>
By: gcf89 https://www.tecmint.com/customize-bash-colors-terminal-prompt-linux/comment-page-1/#comment-1288744 Thu, 14 Nov 2019 08:04:12 +0000 http://www.tecmint.com/?p=24025#comment-1288744 “\e[ – does square bracket ‘[‘ identify the beginning of values input, i.e. 41;4;33m?

]]>
By: dragonmouth https://www.tecmint.com/customize-bash-colors-terminal-prompt-linux/comment-page-1/#comment-965334 Wed, 31 Jan 2018 18:41:07 +0000 http://www.tecmint.com/?p=24025#comment-965334 In reply to Matt Gerasoilo.

Each user has a .bashrc file in his/her /home directory. To achieve what you want, you need to code for BLACK text in the normal user .bashrc and for RED text in the root .bashrc.

]]>
By: Matt Gerasoilo https://www.tecmint.com/customize-bash-colors-terminal-prompt-linux/comment-page-1/#comment-957472 Wed, 03 Jan 2018 23:17:52 +0000 http://www.tecmint.com/?p=24025#comment-957472 Is there a way to make it so only when root the text is coded differently. For example, normal user = black text, but root = red color text?

]]>