We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3d94ae + c777e15 commit 040101dCopy full SHA for 040101d
modules/CCconfig.lua
@@ -37,7 +37,7 @@ end
37
if not os.getenv("RSNT_NO_LS_COLORS") then
38
-- do not colour certain attributes of ls
39
-- this avoids inode lookups for plain "ls"
40
- append_path("LS_COLORS", "su=00:sg=00:ca=00:ow=00:st=00:tw=00:ex=00:")
+ append_path("LS_COLORS", "su=00:sg=00:ca=00:ow=00:st=00:tw=00:ex=00:or=00:")
41
end
42
43
--------------------------------------------------------------------------------------------------------
0 commit comments