This is a test version of Biostars. For the public version, visit https://www.biostars.org.
I want to change the color of text by file type in PuTTY

Hello

To use ubuntu terminal in my laptop, I use application PuTTY.

Unlike ubuntu terminal, the PuTTY always shows only white text regardless of the file format.

But on the screens of other users show different text color of the line typing the command and by the file type like ubuntu.

How can I useuse putty like other users?

putty

2 answers

After opening the PuTTY, there is a Colours option in Windows Tab. You can change there accordingly. Change those settings and enter the IP and all, save those settings so you dont have to do this again. Hope this helps.

In colours option which option will I choose?

I try to change options below the text 'Select a colour to adjust' but this options change whole text color, not specific file type.

Do you know how to change the text color specifically

See: https://superuser.com/questions/198452/how-do-i-change-the-colour-scheme-on-putty

You are mainly looking to make use of ls --color=auto feature.

Log in to answer this question.