Open GiHutb opened 5 years ago
The problem is that normally coreutils is installed without the g
prefix. I may port over the same fix that I implemented for my zsh-utils: https://github.com/belak/zsh-utils/blob/8e2a0280/utility/utility.plugin.zsh#L9-L28
Thank you so much belak :)
After installing coreutils via below command
$> brew install coreutils
'gls' and 'gdircolors' are available. So if I do below colors and directory dirs-first is working.
Can you check if coreutils has been installed ?