Commit graph

112 commits

Author SHA1 Message Date
Danielle McLean 96a86f001d
Basic default for XDG_RUNTIME_DIR setting 2016-10-06 11:26:12 +11:00
Danielle McLean 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
Danielle McLean 1cb0d74a1e Move rupa/z state file into $XDG_DATA_HOME instead of ~ 2016-10-06 09:27:18 +11:00
Danielle McLean 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
Danielle McLean d497345c6d
Add support for .stow-no-fold 2016-10-04 12:33:27 +11:00
Danielle McLean 9e180acee1
Enable shared history and a few other options I like 2016-10-04 01:04:50 +11:00
Danielle McLean 82c930f4d5
Migrate everything to GNU Stow locations instead of homeshick 2016-10-03 22:52:15 +11:00
Danielle McLean 54587a49ff
No need to add homeshick to fpath twice 2016-10-03 15:45:09 +11:00
Danielle McLean 75bfbb6e90
Add an accidentally untracked new file 2016-10-02 19:15:04 +11:00
Danielle McLean 2a042c031b
Restore some nice keybindings from my previous repo 2016-10-02 19:14:12 +11:00
Danielle McLean b825210c29
Better resilience to missing components, have zplug handle loading of ~/.zsh/interactive scripts 2016-10-02 19:13:42 +11:00
Danielle McLean df6164e3aa
Initial commit, modular zsh config easy to extend with extra behaviours 2016-10-02 18:17:25 +11:00