Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Symbolic Links can not be colored properly in iTerm2 #109

Open
sgon00 opened this issue Apr 5, 2021 · 0 comments
Open

Broken Symbolic Links can not be colored properly in iTerm2 #109

sgon00 opened this issue Apr 5, 2021 · 0 comments

Comments

@sgon00
Copy link

sgon00 commented Apr 5, 2021

OS: MacOS Big Sur
Platform: iTerm2 (https://github.com/morhetz/gruvbox-contrib/tree/master/iterm2)

I have installed some linux tools on MacOS with the command brew install coreutils to show broken links with gls.

I have the following setup in .zprofile (or .zshrc):

eval $(gdircolors)
alias ls='gls --color=auto -p'

Thus, broken links will be colored properly when I use ls with the above setup.

The broken links color work fine in other color schemes. But it can not be seen in both Gruvbox Dark theme and Gruvbox Light theme on iTerm2.

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant