flexible, extensible zsh configuration with fast plugin loading and XDG support
Go to file
Danielle McLean d85fdd0796
Remove Homebrewed GNU coreutils from path
I had these set up in the first place mostly because GNU ls supports
--color=auto and the BSD ls provided with MacOS didn't, causing problems
if I aliased ls to ls --color=auto.

And I don't really need that any more, especially since I prefer to use
lsd-rs/lsd in place of the coreutils ls nowadays. Additionally, the BSD
ls that comes with MacOS now *does* support that flag, so in a pinch it
can do what I need.

Defaulting to the natively installed coreutils should help my usage of
these tools more portable too, rather than always relying on GNU-isms.
Given my huge reliance on Zsh-specific features that's not something I'm
doing super well anyway, but still.
2023-10-31 15:36:13 +11:00
dot-config Remove Homebrewed GNU coreutils from path 2023-10-31 15:36:13 +11:00
.gitignore Enable the Zinit binary module, which efficiently zcompiles ALL sourced files 2020-01-20 12:44:50 +11:00
.stow-no-folding .stow-no-folding file to make sure zsh history doesn't get gobbled into a Stow package 2016-10-08 12:15:45 +11:00
dot-zshenv Add a shebang so Vim knows what filetype dot-zshenv is 2023-10-28 13:14:33 +11:00