Change file and folder color in terminal | Linux

Опубликовано: 02 Апрель 2026
на канале: Technical Mr Pro
3,409
27

In this tutorial, you'll learn how to customize the color and style of your files and directories in Terminal on Linux using the .bashrc file when using the "ls" command. This customization allows you to differentiate between different files and directories, making it easier to navigate your system and save time.
I'll show you how to modify the .bashrc file to change the color and style of your files and directories in Terminal. Whether you're a beginner or an experienced Linux user, this tutorial is perfect for anyone looking to customize their terminal environment.

LS_COLORS=$LS_COLORS:'di=0;1;33' ;
export LS_COLORS

Thanks for tuning in! If you found this video useful, please give it a like and share it with your pals. To stay up-to-date on our latest helpful videos, hit the subscribe button and ring the bell icon. We appreciate your support, which motivates us to keep producing valuable content. Thanks for watching!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
How to Install Oh My Bash in Ubuntu
   • How to Install Oh My Bash in Ubuntu  

Change file and folder color in terminal | Linux
   • Change file and folder color in terminal |...  

How to create Multiboot USB on Linux | Mint
   • How to create Multiboot USB on Linux | Mint  
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

#ubuntu #linux #technicalmrpro #color #ls #command #terminal