nushell: Remove deprecated use_ls_colors config option

This commit is contained in:
2026-02-08 08:39:13 +00:00
parent cca27aa971
commit 29d27dccfb

View File

@@ -11,7 +11,6 @@
history = { history = {
file_format = "sqlite"; file_format = "sqlite";
}; };
use_ls_colors = true;
}; };
environmentVariables = { environmentVariables = {