Claudio Bley

Results 295 comments of Claudio Bley

Hi. That's probably a bit harder to support, we would need to add some library able to read the context of each file. That's not something you get out of...

Is this on a M1 mac? Try to run colorls in rosetta / x86 mode.

> I'm sorry as i forgot to mention that this issue pops up when i try to add this to my .zshrc file > > ``` > alias ls=’colorls —...

> https://medium.com/@caulfieldOwen/youre-missing-out-on-a-better-mac-terminal-experience-d73647abf6d7 The rendering of the code is broken on this page. It should look like this: ``` alias ls='colorls --light --group-directories-first --report' alias lc='colorls --tree --light' ``` Do not...

> When i add that to `zshrc` i get the original error. Yes, of course. Since you did not run it in x86 mode as I told you to. Just...

> from what i've found if i run things in rosetta its just like running it in x86. I have a version of my iterm2 that opens using rosetta wouldn't...

Maybe I am oversimplifying, but I thought this would be as easy as 1. installing colorls inside a shell / terminal started within Rosetta 2. try to run `colorls` inside...

@lipemorais thanks for verifying my instructions from [above](https://github.com/athityakumar/colorls/issues/452#issuecomment-818549517) are working... :laughing: Closing as resolved...

> There is just one small change at the first point. Start the terminal using Rosetta was not necessary. I thought running in Rosetta mode is equivalent to running a...