When I execute command
ls
it displays files and folders. folders are typed in light blue. I would like to have xml files types in pink color.
How to do it?
|
When I execute command
it displays files and folders. folders are typed in light blue. I would like to have xml files types in pink color. How to do it? |
||||
|
|
|
You can edit
As the example here shows, you can have this in your .bashrc:
|
||||
|
|
|
one doesn't need to add anything to the /home/yourusername/.bashrc file since it already contains the nessecary entries just search for --color and uncomment them so they are active! |
|||
|
|