ls gives me "illegal option"

I recently installed zsh and now whenever I ls or ls -l or ls anything I get "illegal option". Not sure where to start looking to fix this.


Run which ls to see what exactly is ran why you type ls. ls may be configured as an alias with options not available on your system.