4 lines
86 B
Bash
4 lines
86 B
Bash
export CLICOLOR=1
|
|
export LSCOLORS=ExGxBxDxCxEgEdxbxgxcxd
|
|
export CMAKE_GENERATOR=Ninja
|