flexible, extensible zsh configuration with fast plugin loading and XDG support
Go to file
Danielle McLean 690df57f00
Set compromise XDG_RUNTIME_DIR if necessary
It's not ideal to set XDG_RUNTIME_DIR in your shell environment,
rather than from your session manager (or systemd, or whatever), since
then you can't reliably provide the same lifetime guarantees that
XDG_RUNTIME_DIR is supposed to have? But this is still preferable to not
having an XDG_RUNTIME_DIR at all, so I'm gonna go with it.
2022-07-12 11:05:11 +10:00
config Support the Kubernetes plugin manager, Krew 2022-06-09 14:33:09 +10:00
.gitignore Enable the Zinit binary module, which efficiently zcompiles ALL sourced files 2020-01-20 12:44:50 +11:00
.stow-local-ignore Tell Stow to ignore the .gitignore properly. Not sure why the wildcard was needed for this to work? 2020-07-28 15:49:39 +10: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
.stow-rename Using stow-rename, unhide all the files :3 2016-10-07 23:13:58 +11:00
zshenv Set compromise XDG_RUNTIME_DIR if necessary 2022-07-12 11:05:11 +10:00