Commit graph

3 commits

Author SHA1 Message Date
8c086193e6 Move zplug into $XDG_CACHE_HOME (everything it stores can be refetched)
The only exception is that ZPLUG_LOADFILE, which by default lives in
ZPLUG_HOME, is a configuration file. I don't use it yet but might soon;
fortunately it can be reconfigured to live somewhere else such as in
$XDG_CONFIG_HOME.
2016-10-06 09:41:22 +11:00
1cb0d74a1e Move rupa/z state file into $XDG_DATA_HOME instead of ~ 2016-10-06 09:27:18 +11:00
8273e0ce15 Migrate zsh config to XDG base dir location
.zshenv still needs to live in ~ for bootstrapping, but everything else
is now squirrelled away in ~/.config/zsh instead.

Note that zplug still lives in ~/.zplug - it should be relocated too but
hasn't been yet.
2016-10-06 09:21:16 +11:00