Published on

What does `ls colors` mean?

Authors
  • avatar
    Name
    hwahyeon
    Twitter

ls colors refers to the color configuration applied to the list of files and directories displayed by the ls command in the terminal. More specifically, it refers to the environment variable LS_COLORS, which defines the color scheme for files and directories.

Changing ls colors means customizing the colors used to represent the types and statuses of files in the terminal.