nickola / web-console

:desktop_computer: Simple web-based shell in your browser (outdated)
https://nickola.ru/projects/web-console
1.55k stars 350 forks source link

Set color for directories ? #19

Open MadTomT opened 7 years ago

MadTomT commented 7 years ago

Hi is it possible to set a color to be shown for directories. Then when you ls, you can see what is a file and what is a directory ?

Thanks

jcubic commented 7 years ago

You can do the same as I did for leash, but you will need to execute bash to execute commands and load .bashrc to have colors.

Or you can use leash to have colors without do anything :)