141e5de8ce
Set umask to 022 if it's not set already
2016-10-08 01:38:34 +11:00
d35dcd9699
Fixes so that the login shell bits work properly on Ubuntu
2016-10-08 00:27:15 +11:00
68d5f293cf
Using stow-rename, unhide all the files :3
2016-10-07 23:13:58 +11:00
5c13c69a84
Load a meaningless zle-line-init early so we won't ever get warnings about it being missing
2016-10-07 09:54:42 +11:00
3d5a5260cf
Reliably choose XDG_RUNTIME_DIR by putting the username in its path
2016-10-06 12:46:17 +11:00
b2f5ca7a50
Move quotes file into XDG_CACHE_HOME
2016-10-06 11:26:25 +11:00
96a86f001d
Basic default for XDG_RUNTIME_DIR setting
2016-10-06 11:26:12 +11:00
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
d497345c6d
Add support for .stow-no-fold
2016-10-04 12:33:27 +11:00
9e180acee1
Enable shared history and a few other options I like
2016-10-04 01:04:50 +11:00
82c930f4d5
Migrate everything to GNU Stow locations instead of homeshick
2016-10-03 22:52:15 +11:00
54587a49ff
No need to add homeshick to fpath twice
2016-10-03 15:45:09 +11:00
75bfbb6e90
Add an accidentally untracked new file
2016-10-02 19:15:04 +11:00
2a042c031b
Restore some nice keybindings from my previous repo
2016-10-02 19:14:12 +11:00
b825210c29
Better resilience to missing components, have zplug handle loading of ~/.zsh/interactive scripts
2016-10-02 19:13:42 +11:00
df6164e3aa
Initial commit, modular zsh config easy to extend with extra behaviours
2016-10-02 18:17:25 +11:00