|
@@ -26,6 +26,8 @@ pub static NO_COLOR: &str = "NO_COLOR";
|
|
|
pub static EXA_COLORS: &str = "EXA_COLORS";
|
|
pub static EXA_COLORS: &str = "EXA_COLORS";
|
|
|
pub static EZA_COLORS: &str = "EZA_COLORS";
|
|
pub static EZA_COLORS: &str = "EZA_COLORS";
|
|
|
|
|
|
|
|
|
|
+pub static EZA_ICONS: &str = "EZA_ICONS";
|
|
|
|
|
+
|
|
|
/// Environment variable used to switch on strict argument checking, such as
|
|
/// Environment variable used to switch on strict argument checking, such as
|
|
|
/// complaining if an argument was specified twice, or if two conflict.
|
|
/// complaining if an argument was specified twice, or if two conflict.
|
|
|
/// This is meant to be so you don’t accidentally introduce the wrong
|
|
/// This is meant to be so you don’t accidentally introduce the wrong
|