I get an encoding issue with the ls command as seen here:
When I change ~/.zshrc to have a LC_ALL in UTF8 encoding, the output changes to \001\357\277\275. What do I need to do to fix this?
It turns out that it was some sort of empty file. I deleted it by pressing tab after rm and everything looks good now! I thought that something was broken--I'm not sure where it came from.