The ls/la/ll/lt aliases ended with a bare --icons, whose WHEN value is optional, so a trailing path was parsed as that value: `ls .claude` failed with "invalid value '.claude' for --icons". Bind it as --icons=always, matching --color=always.
The ls/la/ll/lt aliases ended with a bare --icons, whose WHEN value is optional, so a trailing path was parsed as that value: `ls .claude` failed with "invalid value '.claude' for --icons". Bind it as --icons=always, matching --color=always.