Customize Git Bash Shell Colors, Title, User, Host & Computer Name



Customize Git Bash Shell Colors, Title, User, Host & Computer Name

Customize Git Bash Shell Colors, Title, User, Host & Computer Name

Want to configure the git bash shell style? Do you need to style and customize the title, colors, user and computer name Git Bash displays in the terminal window? It’s not hard to do. To configure and customize Git Bash Shell user, computer name, colors and fonts, just dig into the profile.d folder under etc of the Git install directory and edit the git-prompt.sh file. Now, I would suggest making a backup before you customize the git prompt shell file, but after that, go ahead and configure the git bash shell prompt to your hearts delight. You really don’t need to have the computer @ username setting display every time you issue a git clone or git commit operation.

Comments are closed.