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.
This commit is contained in:
parent
d497345c6d
commit
8273e0ce15
29 changed files with 14 additions and 10 deletions
|
@ -1,3 +1,2 @@
|
|||
^/\.git
|
||||
^/\.stow-no-fold
|
||||
^/README\.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue