PowerColorLS icon indicating copy to clipboard operation
PowerColorLS copied to clipboard

When command is aliased as `ls`, it breaks support for commands like `ls env:`

Open brian6932 opened this issue 3 years ago • 2 comments

brian6932 avatar Feb 16 '22 14:02 brian6932

Hi there @brian6932 , sorry for an extremely late reply, haven't really kept up to date with this repo lately. Can you please provide some more explanation for your issue report?

gardebring avatar Jun 28 '22 10:06 gardebring

There are some ls pwsh params like: ls env: that lists environment variables (which powercolorls doesn't support). I think maybe it would be a good idea to relay stuff like that to normal ls, when there's an alias set or something like that, this is a super minor thing.

brian6932 avatar Jun 29 '22 10:06 brian6932